CIM_Thread, ROOT\CIMV2

Class | Childs (1) | Methods | Properties (17) | Qualifiers (4) | Instances (40) | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

Threads represent the ability to execute units of a process or task in parallel. A process can have many threads, each of which is weak to the process.

CIM_Thread - child subclasses in ROOT\cimv2

Number of classes:1
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
Win32_Thread022040---

CIM_Thread properties

CIM_Thread has 17 properties (12 Local, 5 Derived)

NameOriginCIMType
CaptionCIM_ManagedSystemElement8 [string]
CreationClassNameCIM_Thread8 [string]
CSCreationClassNameCIM_Thread8 [string]
CSNameCIM_Thread8 [string]
DescriptionCIM_ManagedSystemElement8 [string]
ExecutionStateCIM_Thread18 [uint16]
key
Handle
CIM_Thread8 [string]
InstallDateCIM_ManagedSystemElement101 [datetime]
KernelModeTimeCIM_Thread21 [uint64]
NameCIM_ManagedSystemElement8 [string]
OSCreationClassNameCIM_Thread8 [string]
OSNameCIM_Thread8 [string]
PriorityCIM_Thread19 [uint32]
ProcessCreationClassNameCIM_Thread8 [string]
key
ProcessHandle
CIM_Thread8 [string]
StatusCIM_ManagedSystemElement8 [string]
UserModeTimeCIM_Thread21 [uint64]

Detailed description of CIM_Thread properties

Local properties (12) of CIM_Thread class

CreationClassName property
Cim_KeyTrue
CIMTYPE'string'
Description'CreationClassName indicates the name of the class or the subclass used in the creation of an instance. When used with the other key properties of this class, this property allow all instances of this class and its subclasses to be uniquely identified.'
MaxLen256
readTrue
CreationClassName property is in 178 classes of ROOT\cimv2 and in 20 namespaces
CSCreationClassName property
Cim_KeyTrue
CIMTYPE'string'
Description'The scoping computer system's creation class name.'
MaxLen256
Propagated'CIM_Process.CSCreationClassName'
readTrue
CSCreationClassName property is in 27 classes of ROOT\cimv2 and in 2 namespaces
CSName property
Cim_KeyTrue
CIMTYPE'string'
Description'The scoping computer system's name.'
MaxLen256
Propagated'CIM_Process.CSName'
readTrue
CSName property is in 28 classes of ROOT\cimv2 and in 2 namespaces
ExecutionState property
CIMTYPE'uint16'
Description'Indicates the current operating condition of the thread. Values include ready (2), running (3), and blocked (4), among others.'
readTrue
Values['Unknown', 'Other', 'Ready', 'Running', 'Blocked', 'Suspended Blocked', 'Suspended Ready']
ExecutionState property is in 4 classes of ROOT\cimv2 and in 2 namespaces
Handle property
CIMTYPE'string'
Description'A string used to identify the thread.'
keyTrue
MaxLen256
readTrue
Handle property is in 4 classes of ROOT\cimv2 and in 4 namespaces
KernelModeTime property
CIMTYPE'uint64'
Description'Time in kernel mode, in milliseconds. If this information is not available, a value of 0 should be used.'
readTrue
Units'milliseconds'
KernelModeTime property is in 4 classes of ROOT\cimv2 and in 2 namespaces
OSCreationClassName property
Cim_KeyTrue
CIMTYPE'string'
Description'The scoping operating system's creation class name.'
MaxLen256
Propagated'CIM_Process.OSCreationClassName'
readTrue
OSCreationClassName property is in 4 classes of ROOT\cimv2 and in 2 namespaces
OSName property
Cim_KeyTrue
CIMTYPE'string'
Description'The scoping operating system's name.'
MaxLen256
Propagated'CIM_Process.OSName'
readTrue
OSName property is in 4 classes of ROOT\cimv2 and in 3 namespaces
Priority property
CIMTYPE'uint32'
Description'Priority indicates the urgency or importance of execution of a thread. A thread may have a different priority than its owning process. If this information is not available for a thread, a value of 0 should be used.'
readTrue
Priority property is in 9 classes of ROOT\cimv2 and in 31 namespaces
ProcessCreationClassName property
Cim_KeyTrue
CIMTYPE'string'
Description'The scoping process' CreationClassName.'
MaxLen256
Propagated'CIM_Process.CreationClassName'
readTrue
ProcessCreationClassName property is in 2 classes of ROOT\cimv2 and in 2 namespaces
ProcessHandle property
CIMTYPE'string'
Description'The scoping process' Handle.'
keyTrue
MaxLen256
Propagated'CIM_Process.Handle'
readTrue
ProcessHandle property is in 2 classes of ROOT\cimv2 and in 2 namespaces
UserModeTime property
CIMTYPE'uint64'
Description'Time in user mode, in milliseconds. If this information is not available, a value of 0 should be used.'
readTrue
Units'milliseconds'
UserModeTime property is in 4 classes of ROOT\cimv2 and in 2 namespaces

Derived properties (5) of CIM_Thread class

Caption property
CIMTYPE'string'
Description'The Caption property is a short textual description (one-line string) of the object.'
MaxLen64
readTrue
Caption property is in 1050 classes of ROOT\cimv2 and in 37 namespaces
Description property
CIMTYPE'string'
Description'The Description property provides a textual description of the object. '
readTrue
Description property is in 1061 classes of ROOT\cimv2 and in 142 namespaces
InstallDate property
CIMTYPE'datetime'
Description'The InstallDate property is datetime value indicating when the object was installed. A lack of a value does not indicate that the object is not installed.'
MappingStrings['MIF.DMTF|ComponentID|001.5']
readTrue
InstallDate property is in 227 classes of ROOT\cimv2 and in 23 namespaces
Name property
CIMTYPE'string'
Description'The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property.'
readTrue
Name property is in 1046 classes of ROOT\cimv2 and in 142 namespaces
Status property
CIMTYPE'string'
Description'The Status property is a string indicating the current status of the object. Various operational and non-operational statuses can be defined. Operational statuses are "OK", "Degraded" and "Pred Fail". "Pred Fail" indicates that an element may be functioning properly but predicting a failure in the near future. An example is a SMART-enabled hard drive. Non-operational statuses can also be specified. These are "Error", "Starting", "Stopping" and "Service". The latter, "Service", could apply during mirror-resilvering of a disk, reload of a user permissions list, or other administrative work. Not all such work is on-line, yet the managed element is neither "OK" nor in one of the other states.'
MaxLen10
readTrue
ValueMap['OK', 'Error', 'Degraded', 'Unknown', 'Pred Fail', 'Starting', 'Stopping', 'Service', 'Stressed', 'NonRecover', 'No Contact', 'Lost Comm']
Values['OK', 'Error', 'Degraded', 'Unknown', 'Pred Fail', 'Starting', 'Stopping', 'Service', 'Stressed', 'NonRecover', 'No Contact', 'Lost Comm']
Status property is in 230 classes of ROOT\cimv2 and in 42 namespaces

CIM_Thread Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AbstractTrue
Description'Threads represent the ability to execute units of a process or task in parallel. A process can have many threads, each of which is weak to the process.'
Locale1033
UUID'{8502C571-5FBB-11D2-AAC1-006008C78BC7}'

CIM_Thread System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\cimv2:CIM_Thread'___SYSTEM8
__NAMESPACE'ROOT\cimv2'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['CIM_LogicalElement', 'CIM_ManagedSystemElement']___SYSTEM8
__PROPERTY_COUNT17___SYSTEM3
__RELPATH'CIM_Thread'___SYSTEM8
__DYNASTY'CIM_ManagedSystemElement'___SYSTEM8
__SUPERCLASS'CIM_LogicalElement'___SYSTEM8
__CLASS'CIM_Thread'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to CIM_Thread

Number of classes:14
comments powered by Disqus
WUtils.com