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

[To be supplied.]

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

See Also

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