Proxy.Config Property

Mentalis.org Proxy

Mentalis.org Proxy Documentation

Proxy.Config Property

Gets or sets the configuration object for this Proxy server.

[Visual Basic]Protected Property Config As Org.Mentalis.Proxy.ProxyConfig
[C#]
protected ProxyConfig Config {get; set;}

Property Value

A ProxyConfig instance that represents the configuration object for this Proxy server.

See Also

Proxy Class | Proxy Members | Org.Mentalis.Proxy Namespace