Internet Direct (Indy) Version 9.0.1 Beta
Content
|
Index
|
Reference
TIdHTTPDefaultSessionList.Destroy
TIdHTTPDefaultSessionList
Destructor for the object instance.
destructor
Destroy;
override
;
Description
Destroy is the destructor for the object instance. Destroy is responsible for clearing and freeing resource allocated to the internal thread-safe session list for the container. Destroy calls the inherited Destroy method prior to exiting.