Managed Object - HostCpuSchedulerSystem

Property of
HostConfigManager
Extends
ExtensibleManagedObject
See also
HostHyperThreadScheduleInfo
Since
null


Managed Object Description

Properties

Name Type Description
hyperthreadInfo*HostHyperThreadScheduleInfo


Properties inherited from ExtensibleManagedObject
availableField, value
*May not be present

Methods

Methods defined in this Managed Object
DisableHyperThreading, EnableHyperThreading
Methods inherited from ExtensibleManagedObject
setCustomValue

DisableHyperThreading

Required Privileges
Host.Config.HyperThreading

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostCpuSchedulerSystem used to make the method call.

Return Value

Type Description
None

Faults

Type Description
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.

Events

Type
None



EnableHyperThreading

Required Privileges
Host.Config.HyperThreading

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostCpuSchedulerSystem used to make the method call.

Return Value

Type Description
None

Faults

Type Description
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.

Events

Type
None