C# Class dlech.SshAgentLib.WinInternals.MIB_TCPROW_OWNER_PID

Exibir arquivo Open project: dlech/SshAgentLib

Public Properties

Property 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
return System.UInt32

dwLocalPort public_oe property

public UInt32,System dwLocalPort
return System.UInt32

dwOwningPid public_oe property

public UInt32,System dwOwningPid
return System.UInt32

dwRemoteAddr public_oe property

public UInt32,System dwRemoteAddr
return System.UInt32

dwRemotePort public_oe property

public UInt32,System dwRemotePort
return System.UInt32

dwState public_oe property

public MIB_TCP_STATE dwState
return MIB_TCP_STATE