Table of Contents

Class CustomProxySettings

Namespace
DotNetBrowser.Net.Proxy
Assembly
DotNetBrowser.dll

Describes a user's proxy settings.

public sealed class CustomProxySettings : ProxySettings
Inheritance
CustomProxySettings
Inherited Members

Constructors

CustomProxySettings(string, string)

Constructs a new CustomProxySettings instance with given proxy rules.

Properties

Exceptions

The set of URLs that should bypass the proxy settings.

Rules

The proxy rules in specified format. The string should be a semicolon-separated list of ordered proxies that apply to a particular URL scheme.