 | ApplyStateContextJobExpirationTimeout Property |
[Missing <summary> documentation for "P:Hangfire.States.ApplyStateContext.JobExpirationTimeout"]
Namespace: Hangfire.StatesAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntaxpublic TimeSpan JobExpirationTimeout { get; set; }
Public Property JobExpirationTimeout As TimeSpan
Get
Set
Property Value
Type:
TimeSpan
See Also