| Catalyst File Transfer .NET |
|
FileTransfer.SecureChannel Constructor
Initializes a new instance of the SecureChannel
structure with the specified values.
Parameters
- commandMode
- A FtpChannelMode
enumeration which specifies the channel mode used for commands sent
to the server.
- dataMode
- A FtpChannelMode
enumeration which specifies the channel mode used for file
transfers.
See Also
FileTransfer.SecureChannel
Class | SocketTools Namespace