Click or drag to resize
AutomaticRetryAttributeLogEvents Property
Gets or sets whether to produce log messages on retry attempts.

Namespace: Hangfire
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public bool LogEvents { get; set; }

Property Value

Type: Boolean
See Also