Reference for Win32_PerfRawData_PerfProc_Thread
(Diese Seite wurde noch nicht auf das neue Layout umgestellt!)

Select by Class Type Search by Keyword
Show all classes

Category (Kategorie):

Processes and Services

Description (Beschreibung):

The Win32_PerfRawData_PerfProc_Thread raw data performance counter class represents counters that measure aspects of thread behavior. A thread is the basic object that executes instructions on a processor. All running processes have at least one thread. This class is shown as the Thread object in System Monitor. The WMI source of its data is the high-performance Performance Counter Provider. The original data source is the PerfProc performance library. The corresponding formatted data class is Win32_PerfFormattedData_PerfProc_Thread. This class was added for Windows 2000.

Availability (Verfügbarkeit):

WMI Class NameWindows Server 2003Windows XP ProfessionalWindows 2000Windows NT 4.0Windows 98
Win32_PerfRawData_PerfProc_ThreadYesYesYes--

Sample Code (Beispiel):

Not available. (Nicht verfügbar.)

Links:

Link zur Original-Microsoft-Dokumentation