Catalyst File Transfer .NET

FileTransfer.SecureChannel.Command Field

Specifies the secure channel mode used when sending commands to the server.

[Visual Basic]
Public Command As FtpChannelMode
[C#]
public FtpChannelMode Command;

See Also

FileTransfer.SecureChannel Class | SocketTools Namespace