Click or drag to resize

DownloaderHttpsProxy Property

Gets or sets the proxy configuration for HTTPS connections.

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

Property Value

Type: WebProxy
See Also