WebBrowser GetProxyPort Method C# API
Gets the port number used by the proxy server for this WebBrowser.

Namespace: Facilita.Web
Assembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.5.77 (1.0.0.0)
Syntax

public virtual int GetProxyPort()

Return Value

The port number used by the proxy server for this WebBrowser.
See Also