Walter.BOM Namespace
Walter.Web.FireWall Namespace
ASP-WAF | .Net API for WAF Systems

TcpProcessHistoricRecord Class

Provide historical access to the communication of a process and IPAddress

Namespace:  Walter.Net.LookWhosTalking
Assembly:  Walter.Net.LookWhosTalking (in Walter.Net.LookWhosTalking.dll)

Syntax


public sealed class TcpProcessHistoricRecord : ITcpProcessHistoricRecordProxy

Remarks


This class is like a mini database of communications that where discovered on a process name.

Several instances if the same process may have started doing completely different things. To be sure you have the right one look at the UniqueAssemblyCount for more information

Thread Safety


Static members of this type are safe for multi-threaded operations. Instance members of this type are safe for multi-threaded operations.