Specifies the channel mode specified by setting the ChannelMode property.
| Member Name | Description |
|---|---|
| channelClear | Data sent and received on this channel should not be encrypted. |
| channelSecure | Data sent and received on this channel should be encrypted. Specifying this option requires that a secure connection has already been established with the server. |
Namespace: SocketTools
Assembly: SocketTools.FileTransfer (in SocketTools.FileTransfer.dll)