Internet Direct (Indy) Version 9.0.2 Beta
TIdHTTPDefaultSessionList.Destroy
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.