| ElectStateContextBackgroundJob Property |
[Missing <summary> documentation for "P:Hangfire.States.ElectStateContext.BackgroundJob"]
Namespace: Hangfire.StatesAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax [NotNullAttribute]
public override BackgroundJob BackgroundJob { get; }
<NotNullAttribute>
Public Overrides ReadOnly Property BackgroundJob As BackgroundJob
Get
Property Value
Type:
BackgroundJobSee Also