| PerformContextBackgroundJob Property |
[Missing <summary> documentation for "P:Hangfire.Server.PerformContext.BackgroundJob"]
Namespace: Hangfire.ServerAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax [NotNullAttribute]
public BackgroundJob BackgroundJob { get; }
<NotNullAttribute>
Public ReadOnly Property BackgroundJob As BackgroundJob
Get
Property Value
Type:
BackgroundJobSee Also