| AwaitingStateExpiration Property |
Gets the expiration time of a background job continuation.
Namespace: Hangfire.StatesAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax public TimeSpan Expiration { get; }
Public ReadOnly Property Expiration As TimeSpan
Get
Property Value
Type:
TimeSpanSee Also