ArcFM Desktop Developer Guide
PerformanceCounterProxy Class
Members 


Product Availability
Required Licenses
.NET Assembly
A proxy for the PerformanceCounter class.
Object Model
PerformanceCounterProxy Class
Syntax
'Declaration
 
Public Class PerformanceCounterProxy 
'Usage
 
Dim instance As PerformanceCounterProxy
public class PerformanceCounterProxy 
Remarks
This class is intended for use with the PerformanceCounterRegistrar class. The benefit of using the proxy class over the standard PerformanceCounter is that the proxy acts as a "null" object when the performance counter is not valid - therefore preventing null checks.
Inheritance Hierarchy

System.Object
   Miner.Instrumentation.PerformanceCounterProxy

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

PerformanceCounterProxy Members
Miner.Instrumentation Namespace

 

 


Send Comment