QBM\DBQueue\CountSlotsMax
Maximum number of simultaneously running slots. If the value is 0, the max number of slots is found of the hardware configuration.
| Value | 5 |
|---|---|
| Enabled | true |
| Resulting | true |
| Crypted | false |
Usage and hierarchy
Generated from DialogConfigParm snapshot plus SQL/C# source extraction. Usage rows are textual source evidence, not inferred runtime behavior.
Parent: QBM\DBQueue
Child parameters
No child parameters in the current snapshot.
SQL modules using this parameter
- dbo.QBM_FGIDBQueueSlotsCurrent
reads/joins sys, DialogDatabase; uses config QBM\DBQueue\CountSlotsMax - dbo.QBM_TUDialogDatabase
calls QBM_PDBQueueInsert_Single, QBM_PSessionContextSet, QBM_PSessionErrorAdd; writes UPDATE not, UPDATE DialogConfigParm, UPDATE in; reads/joins inserted, deleted, DialogDatabase; uses config QBM\DBQueue\CountSlotsMax, QBM\DBQueue\KeepAlive; uses session context INSERTEDINTODBQUEUE
C# source references
No C# source usage extracted.