type

 TScAfterChannelDisconnect = procedure(Sender: TObject; ChannelInfo: TScSSHChannelInfo) of object;

 

property AfterChannelDisconnect: TScAfterChannelDisconnect;

 

Description

Occurs after an SSH channel is disconnected.

 

Parameters:

Sender - the object whose event handler is called;
ChannelInfo - holds the information about the current SSH channel.

 

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