<RetryDelay> Element
SQL Server 2000
Specifies an interval for the distributor to wait before re-sending any messages that failed to deliver successfully during a previous attempt.
Structure
<NotificationClasses>
<NotificationClass>
...
<Protocols>
...
<ProtocolExecutionSettings>
<RetrySchedule>
<RetryDelay>
Element Characteristics
| Characteristic | Description |
|---|---|
| Data Type | duration. |
| Default Value | None. |
| Occurrence | Required once or more per <RetrySchedule> node. |
| Updates | Can be added, deleted, and modified using NSControl Update. |
Element Relationships
| Relationship | Elements |
|---|---|
| Parent Node | <RetrySchedule> 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.