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 Fields

The fields of the SocketShutdown class are listed below. For a complete list of SocketShutdown class members, see the SocketShutdown Members topic.

Public:

SdBoth Shutdown socket for both send and receive.
SdReceive Shutdown sockets for receive.
SdSend Shutdown socket for send.

See Also

SocketShutdown Class | System.Net.Sockets Namespace