|
Terraria v1.4.4.9
Terraria source code documentation
|
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 |
Definition at line 3 of file SystemTcpConnectionInformation.cs.