| QDSSettingsQDSAdvancedMaxQvbAdmin 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 inactive (default). Otherwise, the different 'MaxQvbAdmin' in the 'QDSClusterInfo' classes are used.
Namespace: PIX.QMSAPI.DataObjectsAssembly:
Syntaxpublic int MaxQvbAdmin { get; set; }Public Property MaxQvbAdmin As Integer
Get
Set
Property Value
Type:
Int32
See Also