type

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

 

property AfterClientConnect: TScClientEvent;

 

Description

This event occurs after the connection with an SSH client is established.

 

Parameters:

Sender - the SSH server to which the client connects;
ClientInfo - holds the information about the current state.

 

See Also

BeforeClientConnect

 

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