Click or drag to resize
JobCancellationToken Class

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

Inheritance Hierarchy
SystemObject
  HangfireJobCancellationToken

Namespace: Hangfire
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public class JobCancellationToken : IJobCancellationToken

The JobCancellationToken type exposes the following members.

Constructors
  NameDescription
Public methodJobCancellationToken
Initializes a new instance of the JobCancellationToken class
Top
Properties
  NameDescription
Public propertyStatic memberNull
Public propertyShutdownToken
Top
Methods
See Also