Click or drag to resize
IJobCancellationTokenThrowIfCancellationRequested Method

[Missing <summary> documentation for "M:Hangfire.IJobCancellationToken.ThrowIfCancellationRequested"]

Namespace: Hangfire
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
void ThrowIfCancellationRequested()
See Also