System\CIM_ProcessThread.mof.mof (HTML version)

Return to index
CIM_ProcessThread Superclass: CIM_Component
A link between a Process and the Thread(s) running in the context of this Process.
Qualifiers:Version ( "2.7.0" ) Composition Aggregation UMLPackagePath ( "CIM::System::Processing" ) Association
Parameters (local in grey)
Max ( 1 )
Min ( 1 )
Aggregate
Override ( "GroupComponent" )
CIM_Process REF GroupComponent ;
The Process.
Weak
Override ( "PartComponent" )
CIM_Thread REF PartComponent ;
The Thread running in the context of the Process.