Click or drag to resize
QDSSettingsQDSAdvancedMaxQvbDist Property
The number of QVBs that the QlikView Distribution Service can send tasks to simultaneously. Note: Used when the DistributionGroup feature is inactive (default). Otherwise, the different 'MaxQvbAdmin' in the 'QDSClusterInfo' classes are used.

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

Property Value

Type: Int32
See Also