terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.Net.Sockets.SocketException Class Reference
+ Inheritance diagram for System.Net.Sockets.SocketException:

Public Member Functions

 SocketException ()
 
 SocketException (int errorCode)
 

Protected Member Functions

 SocketException (SerializationInfo serializationInfo, StreamingContext streamingContext)
 

Package Functions

 SocketException (int error, string message)
 
 SocketException (SocketError socketError)
 

Properties

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

Static Private Member Functions

static int WSAGetLastError_icall ()
 

Private Attributes

EndPoint m_EndPoint
 

Detailed Description

Definition at line 10 of file SocketException.cs.


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