Click or drag to resize

BackgroundCopyJobProxySettings Property

Gets or sets the proxy information that the job uses to transfer the 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 BackgroundCopyJobProxySettings ProxySettings { get; set; }

Property Value

Type: BackgroundCopyJobProxySettings
The proxy information that the job uses to transfer the files.
See Also