| PerformContextCancellationToken Property |
[Missing <summary> documentation for "P:Hangfire.Server.PerformContext.CancellationToken"]
Namespace: Hangfire.ServerAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax [NotNullAttribute]
public IJobCancellationToken CancellationToken { get; }
<NotNullAttribute>
Public ReadOnly Property CancellationToken As IJobCancellationToken
Get
Property Value
Type:
IJobCancellationTokenSee Also