This counter displays the total number of linktime Code Access Security (CAS) checks since the start of the application. Linktime CAS checks are performed when a caller makes a call to a callee demanding a particular permission at JIT compile time; linktime check is performed once per caller. This count is not indicative of serious performance issues; its indicative of the security system activity.
This counter displays the total IL bytes jitted since the start of the application. This counter is exactly equivalent to ...
This counter displays the total number of AppDomains unloaded since the start of the application. If an AppDomain is loaded ...
This counter displays the total number of Assemblies loaded since the start of this application. If the Assembly is loaded ...
This counter displays the total number of exceptions thrown since the start of the application. These include both .NET exceptions ...
This counter displays the total number of linktime Code Access Security (CAS) checks since the start of the application. ...
This counter displays the total number of methods compiled Just-In-Time (JIT) by the CLR JIT compiler since the start of ...
This counter displays the total number of remote procedure calls invoked since the start of this application. A remote procedure ...
This counter displays the total number of remoting channels registered across all AppDomains since the start of the application. ...
This counter displays the total number of remoting proxy objects created in this process since the start of the process. ...