Mono Class Library: System.Net.Sockets Namespace

System.Net.Sockets.SocketError Enumeration

Documentation for this section has not yet been entered. [Edit]
public enum SocketError

Remarks

Documentation for this section has not yet been entered. [Edit]

Members

Member NameDescription
AccessDeniedDocumentation for this section has not yet been entered. [Edit]
AddressAlreadyInUseDocumentation for this section has not yet been entered. [Edit]
AddressFamilyNotSupportedDocumentation for this section has not yet been entered. [Edit]
AddressNotAvailableDocumentation for this section has not yet been entered. [Edit]
AlreadyInProgressDocumentation for this section has not yet been entered. [Edit]
ConnectionAbortedDocumentation for this section has not yet been entered. [Edit]
ConnectionRefusedDocumentation for this section has not yet been entered. [Edit]
ConnectionResetDocumentation for this section has not yet been entered. [Edit]
DestinationAddressRequiredDocumentation for this section has not yet been entered. [Edit]
DisconnectingDocumentation for this section has not yet been entered. [Edit]
FaultDocumentation for this section has not yet been entered. [Edit]
HostDownDocumentation for this section has not yet been entered. [Edit]
HostNotFoundDocumentation for this section has not yet been entered. [Edit]
HostUnreachableDocumentation for this section has not yet been entered. [Edit]
InProgressDocumentation for this section has not yet been entered. [Edit]
InterruptedDocumentation for this section has not yet been entered. [Edit]
InvalidArgumentDocumentation for this section has not yet been entered. [Edit]
IOPendingDocumentation for this section has not yet been entered. [Edit]
IsConnectedDocumentation for this section has not yet been entered. [Edit]
MessageSizeDocumentation for this section has not yet been entered. [Edit]
NetworkDownDocumentation for this section has not yet been entered. [Edit]
NetworkResetDocumentation for this section has not yet been entered. [Edit]
NetworkUnreachableDocumentation for this section has not yet been entered. [Edit]
NoBufferSpaceAvailableDocumentation for this section has not yet been entered. [Edit]
NoDataDocumentation for this section has not yet been entered. [Edit]
NoRecoveryDocumentation for this section has not yet been entered. [Edit]
NotConnectedDocumentation for this section has not yet been entered. [Edit]
NotInitializedDocumentation for this section has not yet been entered. [Edit]
NotSocketDocumentation for this section has not yet been entered. [Edit]
OperationAbortedDocumentation for this section has not yet been entered. [Edit]
OperationNotSupportedDocumentation for this section has not yet been entered. [Edit]
ProcessLimitDocumentation for this section has not yet been entered. [Edit]
ProtocolFamilyNotSupportedDocumentation for this section has not yet been entered. [Edit]
ProtocolNotSupportedDocumentation for this section has not yet been entered. [Edit]
ProtocolOptionDocumentation for this section has not yet been entered. [Edit]
ProtocolTypeDocumentation for this section has not yet been entered. [Edit]
ShutdownDocumentation for this section has not yet been entered. [Edit]
SocketErrorDocumentation for this section has not yet been entered. [Edit]
SocketNotSupportedDocumentation for this section has not yet been entered. [Edit]
SuccessDocumentation for this section has not yet been entered. [Edit]
SystemNotReadyDocumentation for this section has not yet been entered. [Edit]
TimedOutDocumentation for this section has not yet been entered. [Edit]
TooManyOpenSocketsDocumentation for this section has not yet been entered. [Edit]
TryAgainDocumentation for this section has not yet been entered. [Edit]
TypeNotFoundDocumentation for this section has not yet been entered. [Edit]
VersionNotSupportedDocumentation for this section has not yet been entered. [Edit]
WouldBlockDocumentation for this section has not yet been entered. [Edit]

Requirements

Namespace: System.Net.Sockets
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0