| 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.DataObjectsAssembly:
Syntax[ObsoleteAttribute("The CPUAffinity for QVB's is no longer supported.",
true)]
public List<bool> CPUAffinity { get; }<ObsoleteAttribute("The CPUAffinity for QVB's is no longer supported.",
true)>
Public ReadOnly Property CPUAffinity As List(Of Boolean)
GetProperty Value
Type:
ListBoolean
See Also