Proxy.BypassArrayList Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
BypassArrayList
Gets a list of addresses that do not use the proxy server.
Declaration
public ArrayList BypassArrayList { get; }
Property Value
Type | Description |
---|---|
ArrayList | 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.