type

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

 

property AfterShellDisconnect: TScAfterShellDisconnect;

 

Description

Occurs after an SSH shell session is disconnected.

 

Parameters:

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

 

See Also

TScSSHShell

 

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