AffinityType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Affinity type of Cpu Auto or Manual
public enum AffinityType
type AffinityType =
Public Enum AffinityType
- Inheritance
-
AffinityType
Fields
Name | Value | Description |
---|---|---|
Auto | 0 | |
Manual | 1 |