Click or drag to resize
BackgroundProcessContextCancellationToken Property

[Missing <summary> documentation for "P:Hangfire.Server.BackgroundProcessContext.CancellationToken"]

Namespace: Hangfire.Server
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public CancellationToken CancellationToken { get; }

Property Value

Type: CancellationToken
See Also