Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.Sockets.SocketException Class Reference

Public Member Functions

 SocketException (int errorCode)
 
 SocketException ()
 

Protected Member Functions

 SocketException (SerializationInfo serializationInfo, StreamingContext streamingContext)
 

Package Functions

 SocketException (SocketError socketError)
 

Properties

override string Message [get]
 
SocketError SocketErrorCode [get]
 
override int ErrorCode [get]
 

Static Private Member Functions

static int GetNativeErrorForSocketError (SocketError error)
 

Private Attributes

readonly SocketError _errorCode
 

Detailed Description

Definition at line 10 of file SocketException.cs.


The documentation for this class was generated from the following file: