Click or drag to resize

BackgroundCopyJobProxySettingsProxyBypassList Property

Gets or sets an optional list of host names or IP addresses, or both, that were not routed through the proxy.

Namespace:  usis.Net.Bits
Assembly:  usis.Net.Bits (in usis.Net.Bits.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
public string ProxyBypassList { get; }

Property Value

Type: String
A string that contains an optional list of host names or IP addresses, or both, that were not routed through the proxy. The list is space-delimited.
See Also