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