Click or drag to resize
AutomaticRetryAttribute Constructor
Initializes a new instance of the AutomaticRetryAttribute class with DefaultRetryAttempts number.

Namespace: Hangfire
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public AutomaticRetryAttribute()
See Also