type

TScSFTPServerOpenEvent = procedure(Sender: TObject; SFTPSessionInfo: TScSFTPSessionInfo) of object;

 

property OnOpen: TScSFTPServerOpenEvent;

 

Description

The OnOpen event occurs before opening a new SFTP session.

 

Parameters:

Sender - the object whose event handler is called.
SFTPSessionInfo - contains the information about the current SFTP session.

 

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