Skip to content
typedescriptor
Browse
Explore
Browse
Assemblies
Namespaces
Packages
.NET Framework
Assemblies
Namespaces
Packages
Listings
⟨beta⟩
A curated list of high quality, important, and interesting libraries and services in the .NET ecosystem.
Research
Open-source experiments, explorations, and notes on .NET libraries, apps, and tools.
Follow us
↖
Browse
↖
dotnet
Collection
↖
Namespaces
↖
Assemblies
↖
Packages
Abandoned
Mutex
Exception
Accept
Reject
Rule
Accessed
Through
Property
Attribute
Access
Violation
Exception
Action
Action`1
Action`10
Action`11
Action`12
Action`13
Action`14
Action`15
Action`16
Action`2
Action`3
Action`4
Action`5
Action`6
Action`7
Action`8
dotnet
System.
Net.
Sockets
Namespace
Socket
Shutdown
Enum
Version
Select version
2.1.0.0
Compare versions
2.0.0.0 ⟶ 2.1.0.0
Added in
Version 2.1.0.0
2.0.0.0
2.1.0.0
Socket
Shutdown
Enum
latest version
Defines constants that are used by the
Shutdown(System.Net.Sockets.SocketShutdown)
method.
↳
Enum
Base Class
↳
Value
Type
↳
Object
On This Page
Overview
Fields
Assemblies
Issues
Fields
Both
Disables a
Socket
for both sending and receiving. This field is constant.
Receive
Disables a
Socket
for receiving. This field is constant.
Send
Disables a
Socket
for sending. This field is constant.
Assemblies
netstandard
System.
Net.
Sockets
Issues
Mentions on GitHub
No mentions in issues