ClientSftpChannel - SetVersionHandler, OnSftpVersion[C] __cdecl FlowSshC_ClientSftpChannel_SetVersionHandler(
[C++] [ClientSftpChannel] virtual void OnSftpVersion(unsigned int version); [C#] [ClientSftpChannel] public event SftpVersionEventHandler OnSftpVersion; [C] Parameters
[Cpp/Net] Overrides and Events
Remarks This handler reports the SFTP protocol version used to communicate with the server. |