NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

IProxyInfo Properties

The properties of the IProxyInfo interface are listed below. For a complete list of IProxyInfo interface members, see the IProxyInfo Members topic.

HostName A string containing the host name of the proxy.
Port The port number of the proxy.
ProxyType An integer that represents the type of proxy.
UseProxy Activates or deactivates the proxy.

See Also

IProxyInfo Interface | System.Net Namespace