Mono Class Library: System.Net.Sockets Namespace

System.Net.Sockets.SocketError Enumeration

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

Remarks

Documentation for this section has not yet been entered.

Members

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

Requirements

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