Rebex SFTP for .NET

Proxy.BypassProxyOnLocal Property

Gets or sets a value indicating whether to bypass the proxy server for local addresses.

public bool BypassProxyOnLocal {get; set;}

Property Value

true to bypass the proxy server for local addresses; otherwise, false. The default value is false.

See Also

Proxy Class | Rebex.Net Namespace