mscorlib(4.0.0.0) API with additions
PerformanceCounterInstanceLifetime.cs
1 namespace System.Diagnostics
2 {
5  {
7  Global,
9  Process
10  }
11 }
Provides access to local and remote processes and enables you to start and stop local system processe...
Definition: Process.cs:25
PerformanceCounterInstanceLifetime
Specifies the lifetime of a performance counter instance.