Catalyst File Transfer .NET

FileTransfer.ProxyType Property

Gets and sets the type of proxy server the client will use to establish a connection.

[Visual Basic]
Public Property ProxyType As FileTransferProxy
[C#]
public FileTransfer.FileTransferProxy ProxyType {get; set;}

Property Value

An FileTransferProxy enumeration which specifies the type of proxy that the client will connect through.

See Also

FileTransfer Class | SocketTools Namespace