Walter.Web.FireWall
SuspiciousCommunications Property
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Reporting Namespace > HealthReportingData.ReportDetails Class : SuspiciousCommunications Property
Communications of the web application with the not normal ports.
Syntax
public IReadOnlyList<TcpProcessRecord> SuspiciousCommunications {get;}
Remarks
The firewall will record any communication outside of the ports listed in IFireWall.Configuration.Rules.MonitorCommunicationsNotInPorts
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

HealthReportingData.ReportDetails Class
HealthReportingData.ReportDetails Members