| StateChangeContextBackgroundJobId Property |
[Missing <summary> documentation for "P:Hangfire.States.StateChangeContext.BackgroundJobId"]
Namespace: Hangfire.StatesAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax public string BackgroundJobId { get; }
Public ReadOnly Property BackgroundJobId As String
Get
Property Value
Type:
StringSee Also