ClientSftpChannelOpenStep Enumeration[C/C++] struct FlowSshC_ClientSftpChannelOpenStep { enum {
[C#] public enum ClientSftpChannelOpenStep
Members
Remarks To open a SFTP channel, internally several steps are performed. ClientSftpChannelOpenStep constants define these intermediate steps; they are reported in a progress handler associated with the [ClientSftpChannel]Open request. |