Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Namespaces
|
Enumerations
TcpState.cs File Reference
Go to the source code of this file.
Namespaces
namespace
System
namespace
System.Net
namespace
System.Net.NetworkInformation
Enumerations
enum
System.Net.NetworkInformation.TcpState
{
System.Net.NetworkInformation.Unknown
,
System.Net.NetworkInformation.Closed
,
System.Net.NetworkInformation.Listen
,
System.Net.NetworkInformation.SynSent
,
System.Net.NetworkInformation.SynReceived
,
System.Net.NetworkInformation.Established
,
System.Net.NetworkInformation.FinWait1
,
System.Net.NetworkInformation.FinWait2
,
System.Net.NetworkInformation.CloseWait
,
System.Net.NetworkInformation.Closing
,
System.Net.NetworkInformation.LastAck
,
System.Net.NetworkInformation.TimeWait
,
System.Net.NetworkInformation.DeleteTcb
}
source
System.Net.NetworkInformation
System.Net.NetworkInformation
TcpState.cs
Generated by
1.10.0