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.WSAEREMOTE

[To be supplied.]

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

See Also

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