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