Rebex SFTP for .NET

Proxy.BypassList Property

Gets or sets an array of addresses that do not use the proxy server.

public string[] BypassList {get; set;}

Property Value

An array containing a list of regular expressions that describe URIs that will not use the proxy server when accessed.

Remarks

Not supported by Rebex FTP for .NET Compact Framework.

See Also

Proxy Class | Rebex.Net Namespace