type

 TScClientEvent = procedure(Sender: TObject; ClientInfo: TScSSHClientInfo) of object;

 

property AfterClientDisconnect: TScClientEvent;

 

Description

Occurs after an SSH client is disconnected, or if connection to the client is lost.

 

Parameters:

Sender - the object whose event handler is called;
ClientInfo - holds the information about the current state.

 

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support