| QDSSettingsQDSAdvancedCPUPriority Property |
Note: This API is now obsolete.
This value increases or decreases the priority of the QlikView Server process, depending on how much CPU capacity the process is utilizing.
It should not be changed if the server is a dedicated QlikView Server server.
Namespace: PIX.QMSAPI.DataObjectsAssembly:
Syntax[ObsoleteAttribute("The CPUPriority for QVB's is no longer supported.",
true)]
public CPUPriority CPUPriority { get; set; }<ObsoleteAttribute("The CPUPriority for QVB's is no longer supported.",
true)>
Public Property CPUPriority As CPUPriority
Get
SetProperty Value
Type:
CPUPriority
See Also