In This Topic
Gets or sets delay time, in seconds, before this message is scheduled for processing again after an application rollback.
Syntax
'Declaration
Public Property RetryDelay As Double
public double RetryDelay {get; set;}
Property Value
Delay time, in seconds, before this message is scheduled for processing again after an application rollback.
See Also