| AutomaticRetryAttributeLogEvents Property |
Gets or sets whether to produce log messages on retry attempts.
Namespace: HangfireAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax public bool LogEvents { get; set; }
Public Property LogEvents As Boolean
Get
Set
Property Value
Type:
BooleanSee Also