Ftp.Proxy Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9083)
Proxy
Gets or sets the network proxy to use to access a remote server.
Declaration
public FtpProxy Proxy { get; set; }
Property Value
Type | Description |
---|---|
FtpProxy | The FtpProxy to use to access a remote server. |