<WorkItemTimeout> Element
SQL Server 2000
Specifies the amount of time a distributor thread can take to complete a work item assigned to it, before the job is canceled and the work item is returned to the available work item pool.
Structure
<NotificationClasses>
<NotificationClass>
...
<Protocols>
<Protocol>
<ProtocolExecutionSettings>
...
<WorkItemTimeout>
Element Characteristics
| Characteristic | Description |
|---|---|
| Data Type | duration. |
| Default Value | 15 minutes. |
| Occurrence | Optional once per <ProtocolExecutionSettings> node. |
| Updates | Can be added, deleted, and modified using NSControl Update. |
Element Relationships
| Relationship | Elements |
|---|---|
| Parent Node | <ProtocolExecutionSettings> 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.