| FailedJobDtoFailedAt Property |
[Missing <summary> documentation for "P:Hangfire.Storage.Monitoring.FailedJobDto.FailedAt"]
Namespace: Hangfire.Storage.MonitoringAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax public Nullable<DateTime> FailedAt { get; set; }
Public Property FailedAt As Nullable(Of DateTime)
Get
Set
Property Value
Type:
NullableDateTimeSee Also