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!

SocketOption.SoError

Get error status and clear.

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

See Also

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