Instrumentation Class
Provides helper functions for exposing events and data for management. There is a single instance of this class per application domain.
For a list of all members of this type, see Instrumentation Members.
System.Object
System.Management.Instrumentation.Instrumentation
[Visual Basic] Public Class Instrumentation [C#] public class Instrumentation [C++] public __gc class Instrumentation [JScript] public class Instrumentation
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Requirements
Namespace: System.Management.Instrumentation
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: System.Management (in System.Management.dll)
See Also
Instrumentation Members | System.Management.Instrumentation Namespace