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!

SocketErrors.WSAEUSERS

[To be supplied.]

[Visual Basic]
Public Const WSAEUSERS As Integer
[C#]
public const int WSAEUSERS;
[C++]
public: const int WSAEUSERS;
[JScript]
public var WSAEUSERS : int;

See Also

SocketErrors Class | SocketErrors Members | System.Net.Sockets Namespace