NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Loading Counters

Title Definition
%Execution Time Loading Percentage of the execution time spent in loading assemblies, application domains, classes, etc.

Note: This counter is not yet implemented.

Application Domains Loaded (Current) The number of application domains that are currently loaded.
Application Domains Loaded (per sec) The rate at which application domains are loaded.
Application Domains Loaded (Total) The total number of application domains that were loaded since the program began executing.
Application Domains Unloaded (per sec) The rate at which application domains are unloaded.
Assemblies Loaded (Current) The number of assemblies that are currently loaded.
Assemblies Loaded (Total) The total number of assemblies that were loaded since the program began executing.
Assembly Search Length The average search length for assemblies.
Class Load Failures/sec The rate at which classes failed to load.
Classes Loaded (Current) The number of classes that are currently loaded.
Classes Loaded (per sec) The rate at which classes are loaded.
Classes Loaded (Total) The total number of classes that were loaded since the program began executing.
Loader Heap Size The total size of the heap used by the loader.