Internet Direct (Indy) Version 9.0.1 Beta
|
constructor Create(AOwner: TIdHTTPCustomSessionList); virtual;
AOwner is the owner of the object instance, and when assigned, should reflect the TIdHTTPCustomSessionList that owns the session object instance. AOwner is used to trigger the OnSessionStart event handler to perform session maintenance specific to the server implementation.