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!

SocketShutdown.SdSend

Shutdown socket for send.

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

See Also

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