<QuantumDuration> Element (<Distributor>)
SQL Server 2000
Defines the length of time for a distributor quantum, which determines how frequently the distributor function attempts to process work.
Structure
<Distributors>
<Distributor>
...
<QuantumDuration>
Element Characteristics
| Characteristic | Description |
|---|---|
| Data Type | duration. |
| Default Value | 60 seconds. |
| Occurrence | Optional once per <Distributor> node. |
| Updateable | Can be modified, but not added or deleted, using NSControl Update. |
Element Relationships
| Relationship | Elements |
|---|---|
| Parent Node | <Distributor> Node |
Remarks
The format of the XML duration data type is P0DT00H00M00S. For more information about XML data types, see Primitive XML Data Types in the Microsoft MSDN® Library.