Click or drag to resize
BackgroundJobStateChanger Class

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

Inheritance Hierarchy
SystemObject
  Hangfire.StatesBackgroundJobStateChanger

Namespace: Hangfire.States
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public class BackgroundJobStateChanger : IBackgroundJobStateChanger

The BackgroundJobStateChanger type exposes the following members.

Constructors
  NameDescription
Public methodBackgroundJobStateChanger
Initializes a new instance of the BackgroundJobStateChanger class
Public methodBackgroundJobStateChanger(IJobFilterProvider)
Initializes a new instance of the BackgroundJobStateChanger class
Top
Methods
  NameDescription
Public methodChangeState
Top
See Also