Click or drag to resize

IRetryStrategy Properties

The IRetryStrategy type exposes the following members.

Properties
  NameDescription
Public propertyMaxRetries
Gets the maximum number of retries that this strategy allows
Public propertyRetriesRemaining
Gets the number of attempts left before giving up on the failed message.
Top
See Also