C# Class System.Net.NetworkInformation.Win32IPGlobalProperties.Win32_MIB_TCPROW

Afficher le fichier Open project: runefs/Marvin Class Usage Examples

Méthodes publiques

Свойство Type Description
LocalAddr uint
LocalPort int
RemoteAddr uint
RemotePort int
State TcpState

Property Details

LocalAddr public_oe property

public uint LocalAddr
Résultat uint

LocalPort public_oe property

public int LocalPort
Résultat int

RemoteAddr public_oe property

public uint RemoteAddr
Résultat uint

RemotePort public_oe property

public int RemotePort
Résultat int

State public_oe property

public TcpState State
Résultat TcpState