C# Class NServiceBus.DelayedRetry

Inidicates recoverability is required to delay retry the current message.
Inheritance: RecoverabilityAction
Show file Open project: Particular/NServiceBus Class Usage Examples

Private Methods

Method Description
DelayedRetry ( System.TimeSpan delay ) : System