Click or drag to resize
QDSSettingsQDSClusterInfoMaxQvbDist Property
The number of QVBs that the QlikView Distribution Service can send tasks to simultaneously. 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 MaxQvbDist { get; set; }

Property Value

Type: Int32
See Also