Walter.Web.FireWall
InAppActivity Property
Walter.Web.FireWall Assembly > Walter.Web.FireWall.ViewModels Namespace > Talking Class : InAppActivity Property
Contains all communications recorded in the current session by the web application that was not serving a client requests
Syntax
public IReadOnlyList<TcpProcessRecord> InAppActivity {get;}
Remarks
This will contain all communications by the binaries that are logging your application with or without your knowledge
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

Talking Class
Talking Members