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 Interface

Obtains summary information about a proxy.

IProxyInfo

[Visual Basic]
Public Interface IProxyInfo
[C#]
public interface IProxyInfo
[C++]
public __gc __interface IProxyInfo

[JScript] In JScript, you can use the interfaces in the NGWS frameworks, but you cannot define your own.

Classes that Implement IProxyInfo

Class Description
ProxyData Contains information about a proxy.

Remarks

[To be supplied.]

Requirements

Namespace: System.Net

Assembly: System.net.dll

See Also

IProxyInfo Members | System.Net Namespace