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.