This constructor supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Initializes a new instance of the
PerformanceCounterManager class.
Namespace: System.Diagnostics
Assembly: System (in system.dll)
Visual Basic (Declaration)
<ObsoleteAttribute("This class has been deprecated. Use the PerformanceCounters through the System.Diagnostics.PerformanceCounter class instead. http://go.microsoft.com/fwlink/?linkid=14202")> _
Public Sub New
Dim instance As New PerformanceCounterManager
[ObsoleteAttribute("This class has been deprecated. Use the PerformanceCounters through the System.Diagnostics.PerformanceCounter class instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public PerformanceCounterManager ()
[ObsoleteAttribute(L"This class has been deprecated. Use the PerformanceCounters through the System.Diagnostics.PerformanceCounter class instead. http://go.microsoft.com/fwlink/?linkid=14202")]
public:
PerformanceCounterManager ()
/** @attribute ObsoleteAttribute("This class has been deprecated. Use the PerformanceCounters through the System.Diagnostics.PerformanceCounter class instead. http://go.microsoft.com/fwlink/?linkid=14202") */
public PerformanceCounterManager ()
ObsoleteAttribute("This class has been deprecated. Use the PerformanceCounters through the System.Diagnostics.PerformanceCounter class instead. http://go.microsoft.com/fwlink/?linkid=14202")
public function PerformanceCounterManager ()
The performance counter performance.dll calls this constructor as part of its performance data collection routine.
Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.
.NET Framework
Supported in: 1.0, 1.1
Obsolete (compiler warning) in 2.0