Icon AfterDisconnect Event

property AfterDisconnect: TNotifyEvent

Usage

The AfterDisconnect event is fired right after the session has been successfully disconnected. Write an event handler for this event to take action at this time.
Image