C# Class dlech.SshAgentLib.WinInternals.MIB_TCPROW_OWNER_PID

Afficher le fichier Open project: dlech/SshAgentLib

Méthodes publiques

Свойство Type Description
dwLocalAddr System.UInt32
dwLocalPort System.UInt32
dwOwningPid System.UInt32
dwRemoteAddr System.UInt32
dwRemotePort System.UInt32
dwState MIB_TCP_STATE

Property Details

dwLocalAddr public_oe property

public UInt32,System dwLocalAddr
Résultat System.UInt32

dwLocalPort public_oe property

public UInt32,System dwLocalPort
Résultat System.UInt32

dwOwningPid public_oe property

public UInt32,System dwOwningPid
Résultat System.UInt32

dwRemoteAddr public_oe property

public UInt32,System dwRemoteAddr
Résultat System.UInt32

dwRemotePort public_oe property

public UInt32,System dwRemotePort
Résultat System.UInt32

dwState public_oe property

public MIB_TCP_STATE dwState
Résultat MIB_TCP_STATE