Table of Contents

Property PhysicalCpuCoreCount

Namespace
LMKit.Global
Assembly
LM-Kit.NET.dll

PhysicalCpuCoreCount

Gets the number of physical CPU cores on the host.

public static int PhysicalCpuCoreCount { get; }

Property Value

int

Remarks

Reading this property does not initialize the runtime.

Share