Click or drag to resize

HostUtilsGetSystemProcessorCount Method

Get the processor count on this hardware. It supports querying on CPUs with more than 64 processors (Windows).

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.4
Syntax
public static int GetSystemProcessorCount()

Return Value

Type: Int32

[Missing <returns> documentation for "M:Rhino.Runtime.HostUtils.GetSystemProcessorCount"]

See Also