Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.Internals.SocketExceptionFactory.ExtendedSocketException Class Referencesealed

Public Member Functions

 ExtendedSocketException (int errorCode, EndPoint endPoint)
 

Properties

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

Static Private Member Functions

static int GetNativeErrorForSocketError (SocketError error)
 

Private Attributes

readonly EndPoint _endPoint
 
readonly SocketError _errorCode
 

Detailed Description

Definition at line 7 of file SocketExceptionFactory.cs.


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