 | 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
Syntaxpublic TimeSpan Expiration { get; }
Public ReadOnly Property Expiration As TimeSpan
Get
Property Value
Type:
TimeSpan
See Also