Icon BeforeDisconnect Event

property BeforeDisconnect: TNotifyEvent

Usage

The BeforeDisconnect event is fired right before the session is disconnected. Write an event handler for this event to take action at this time.
Image