This counter displays the total number of times arguments and return values have been marshaled from managed to unmanaged code and vice versa since the start of the application. This counter is not incremented if the stubs are inlined. (Stubs are responsible for marshalling arguments and return values). Stubs usually get inlined if the marshalling overhead is small.
This counter displays the total number of runtime Code Access Security (CAS) checks performed since the start of the application. ...
This counter displays the total number of threads currently waiting to acquire some managed lock in the application. This ...
This counter displays the total number of threads that have been recognized by the CLR since the start of this application; ...
This counter displays the total number of threads that waited to acquire some managed lock since the start of the application. ...
This counter displays the total number of times arguments and return values have been marshaled from managed to unmanaged ...
This counter displays the total number of times threads in the CLR have attempted to acquire a managed lock unsuccessfully. ...
This counter is the sum of four other counters; Gen 0 Heap Size; Gen 1 Heap Size; Gen 2 Heap Size and the Large Object Heap ...
This CreateChannel overload cannot be called on this instance of DuplexChannelFactory, as the DuplexChannelFactory was initialized ...
This CreateChannel overload cannot be called on this instance of DuplexChannelFactory, as the DuplexChannelFactory was not ...