Walter.Net.LookWhosTalking
GetNetStatsTCP(Int32[]) Method
Walter.Net.LookWhosTalking Assembly > Walter.Net.LookWhosTalking Namespace > ICommandLineMethods Interface > GetNetStatsTCP Method : GetNetStatsTCP(Int32[]) Method
The processes to exclue.
Gets the net stats TCP.
Syntax
IReadOnlyList<TcpProcessRecord> GetNetStatsTCP( 
   params int[] exclue
)

Parameters

exclue
The processes to exclue.

Return Value

IReadOnlyList<TcpProcessRecord>.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ICommandLineMethods Interface
ICommandLineMethods Members
Overload List