Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.NetworkInformation.SystemTcpConnectionInformation Class Referencesealed

Package Functions

 SystemTcpConnectionInformation (in global::Interop.IpHlpApi.MibTcpRow row)
 
 SystemTcpConnectionInformation (in global::Interop.IpHlpApi.MibTcp6RowOwnerPid row)
 

Properties

override TcpState State [get]
 
override IPEndPoint LocalEndPoint [get]
 
override IPEndPoint RemoteEndPoint [get]
 

Private Attributes

readonly IPEndPoint _localEndPoint
 
readonly IPEndPoint _remoteEndPoint
 
readonly TcpState _state
 

Detailed Description

Definition at line 3 of file SystemTcpConnectionInformation.cs.


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