Click or drag to resize
JobAbortedException Class

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

Inheritance Hierarchy

Namespace: Hangfire.Server
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public class JobAbortedException : OperationCanceledException

The JobAbortedException type exposes the following members.

Constructors
  NameDescription
Public methodJobAbortedException
Initializes a new instance of the JobAbortedException class
Top
See Also