This topic has not yet been rated - Rate this topic

SocketShutdown Enumeration

Defines constants that are used by the Socket.Shutdown method.

Namespace:  System.Net.Sockets
Assembly:  System.Net (in System.Net.dll)
public enum SocketShutdown
Member name Description
Supported by Silverlight for Windows Phone Receive Disables a Socket for receiving.
Supported by Silverlight for Windows Phone Send Disables a Socket for sending.
Supported by Silverlight for Windows Phone Both Disables a Socket for both sending and receiving.

The SocketShutdown enumeration defines the values that can be passed to the Socket.Shutdown method.

Silverlight

Supported in: 5, 4, 3

Silverlight for Windows Phone

Supported in: Windows Phone OS 7.1

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ