<QuantumDuration> Element (<ApplicationExecutionSettings>)
SQL Server 2000
Defines the length of time for a generator quantum, which determines how frequently the generator function attempts to process work.
Structure
<ApplicationExecutionSettings> <QuantumDuration>
Element Characteristics
| Characteristic | Description |
|---|---|
| Data Type | duration. |
| Default Value | 60 seconds. |
| Occurrence | Optional once per <ApplicationExecutionSettings> node. |
| Updates | Can be added, deleted, and modified using NSControl Update. |
Element Relationships
| Relationship | Elements |
|---|---|
| Parent Node | <ApplicationExecutionSettings> 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.