hyperthreadingEnabled property

bool? hyperthreadingEnabled
getter/setter pair

True if you enable hyperthreading for the server, otherwise false.

The default value is false.

Implementation

core.bool? hyperthreadingEnabled;