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!

SocketMsgFlags.MsgPartial

[To be supplied.]

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

See Also

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