Click or drag to resize
QDSSettingsQDSClusterInfoMaxQvbAdmin Property
The number of simultaneous QVBs the QlikView Distribution Service can use for the management of tasks in the Management Console. Note: Used when the DistributionGroup feature is active. Otherwise, the shared 'MaxQvbAdmin' in the 'QDSAdvanced' class is used.

Namespace: PIX.QMSAPI.DataObjects
Assembly: 
Syntax
public int MaxQvbAdmin { get; set; }

Property Value

Type: Int32
See Also