Click or drag to resize
JobCancellationTokenNull Property

[Missing <summary> documentation for "P:Hangfire.JobCancellationToken.Null"]

Namespace: Hangfire
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public static IJobCancellationToken Null { get; }

Property Value

Type: IJobCancellationToken
See Also