Rebex SFTP for .NET

Proxy.IsBypassed Method

Indicates whether to use the proxy server for the specified host.

Overload List

Indicates whether to use the proxy server for the specified host.

public bool IsBypassed(string,int);

Indicates whether to use the proxy server for the specified host.

public bool IsBypassed(Uri);

See Also

Proxy Class | Rebex.Net Namespace