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!

ConfigException.InterceptorCantServeRequest

[To be supplied.]

[Visual Basic]
Public Shared InterceptorCantServeRequest As Integer
[C#]
public static int InterceptorCantServeRequest;
[C++]
public: static int InterceptorCantServeRequest;
[JScript]
public static var InterceptorCantServeRequest : int;

See Also

ConfigException Class | ConfigException Members | System.Configuration Namespace