Click or drag to resize
QDSSettingsQDSAdvancedCPUAffinity Property

Note: This API is now obsolete.

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.

Namespace: PIX.QMSAPI.DataObjects
Assembly: 
Syntax
[ObsoleteAttribute("The CPUAffinity for QVB's is no longer supported.", 
	true)]
public List<bool> CPUAffinity { get; }

Property Value

Type: ListBoolean
See Also