CPUAffinity Property
Overloads
CPUAffinity |
Using this value, specific processors can be deselected for use by QlikView Server. QlikView Server will automatically select the processors to use and this setting needs to be changed when you wish to override that choice. |
CPUAffinity
Using this value, specific processors can be deselected for use by QlikView Server. QlikView Server will automatically select the processors to use and this setting needs to be changed when you wish to override that choice.
Declaration
[Obsolete("The CPUAffinity for QVB's is no longer supported.", true)]
public List<bool> CPUAffinity { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<System.Boolean> |