Click or drag to resize
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.DataObjects
Assembly: 
Syntax
[ObsoleteAttribute("The CPUPriority for QVB's is no longer supported.", 
	true)]
public CPUPriority CPUPriority { get; set; }

Property Value

Type: CPUPriority
See Also