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