AutomaticRetryAttribute Properties |
The AutomaticRetryAttribute type exposes the following members.
Name | Description | |
---|---|---|
AllowMultiple | (Inherited from JobFilterAttribute.) | |
Attempts |
Gets or sets the maximum number of automatic retry attempts.
| |
LogEvents |
Gets or sets whether to produce log messages on retry attempts.
| |
OnAttemptsExceeded |
Gets or sets a candidate state for a background job that
will be chosen when number of retry attempts exceeded.
| |
Order | (Inherited from JobFilterAttribute.) |