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" ) Aggregation Association Composition
Parameters (local in grey)
Override ( "PartComponent" )
Weak
CIM_Thread REF PartComponent ;
The Thread running in the context of the Process.
Min ( 1 )
Max ( 1 )
Override ( "GroupComponent" )
Aggregate
CIM_Process REF GroupComponent ;
The Process.