WebSuccessAuditEvent::IncrementPerfCounters Method
Increments the Audit Success Events Raised performance counter.
Assembly: System.Web (in System.Web.dll)
The Audit Success Events Raised performance counter tracks the number of successful audit events raised since the application started. This method also calls the parent IncrementPerfCounters method, which increments the Events Raised counter. This counter tracks the total number of events raised.
To view these performance counters in System Monitor (PerfMon), in the Add Counters window select ASP.NET from the Performance object drop-down list, select the performance counter you want to view, and click the Add button. For more information, see Monitoring ASP.NET Application Performance.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows XP SP2 x64 Edition, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.