Click or drag to resize
WebFormCallProxy Property
Gets or sets the proxy server settings. Leave as null/Nothing to use the system's default proxy settings.

Namespace: com.softwarekey.Client.WebService
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public virtual IWebProxy Proxy { get; set; }

Property Value

Type: IWebProxy
See Also