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!

SocketType.SockRaw

[To be supplied.]

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

See Also

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