type

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

 

property OnClose: TScSFTPServerCloseEvent;

 

Description

The OnClose event occurs after an SFTP session is closed.

 

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