Click or drag to resize

BackgroundCopyJobProxySettingsProxyUsage Property

Gets or sets the proxy to use for file transfer.

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

Property Value

Type: BackgroundCopyJobProxyUsage
The proxy to use for file transfer.
See Also