Rebex SFTP for .NET

Proxy.BypassArrayList Property

Gets a list of addresses that do not use the proxy server.

public System.Collections.ArrayList BypassArrayList {get;}

Property Value

An ArrayList 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