| 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.DataObjectsAssembly:
Syntaxpublic int MaxQvbDist { get; set; }Public Property MaxQvbDist As Integer
Get
Set
Property Value
Type:
Int32
See Also