Click or drag to resize

BackgroundCopyJobProxySettingsProxyList Property

Gets or sets a list of one or more proxies to use to transfer files.

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 ProxyList { get; }

Property Value

Type: String
A string that contains one or more proxies to use to transfer files. The list is space-delimited.
See Also