Click or drag to resize
PerformContextCancellationToken Property

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

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

Property Value

Type: IJobCancellationToken
See Also