Click or drag to resize

DownloaderHttpProxy Property

Gets or sets the proxy configuration for HTTP connections.

Namespace:  Mastersign.Bench
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public WebProxy HttpProxy { get; set; }

Property Value

Type: WebProxy
See Also