Ftp.Proxy Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 8.0.9673)
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. |