| CreatedContextBackgroundJob Property |
[Missing <summary> documentation for "P:Hangfire.Client.CreatedContext.BackgroundJob"]
Namespace: Hangfire.ClientAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax [CanBeNullAttribute]
public BackgroundJob BackgroundJob { get; }
<CanBeNullAttribute>
Public ReadOnly Property BackgroundJob As BackgroundJob
Get
Property Value
Type:
BackgroundJobSee Also