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!

ISelectProxy Interface

Finds the proxy that should be used for a specific WebRequest.

ISelectProxy

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

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

Classes that Implement ISelectProxy

Class Description
DefaultControlObject Stores basic proxy settings for the default proxy.

Remarks

[To be supplied.]

Requirements

Namespace: System.Net

Assembly: System.net.dll

See Also

ISelectProxy Members | System.Net Namespace