Click or drag to resize
PerformContextBackgroundJob Property

[Missing <summary> documentation for "P:Hangfire.Server.PerformContext.BackgroundJob"]

Namespace: Hangfire.Server
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
[NotNullAttribute]
public BackgroundJob BackgroundJob { get; }

Property Value

Type: BackgroundJob
See Also