Click or drag to resize
CreatedContextBackgroundJob Property

[Missing <summary> documentation for "P:Hangfire.Client.CreatedContext.BackgroundJob"]

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

Property Value

Type: BackgroundJob
See Also