coreCount property

int? coreCount
getter/setter pair

Number of CPU cores in the machine.

Must be non-negative.

Implementation

core.int? coreCount;