DkmComputeThreadInfo.ThreadCount Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The number of threads represented by this object, could be greater than one if returned in a group by call.
public: initonly System::UInt32 ThreadCount;
public: initonly unsigned int ThreadCount;
initonly unsigned int ThreadCount;
public readonly uint ThreadCount;
val mutable ThreadCount : uint32
Public ReadOnly ThreadCount As UInteger