Click or drag to resize
StateMachine Class

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

Inheritance Hierarchy
SystemObject
  Hangfire.StatesStateMachine

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

The StateMachine type exposes the following members.

Constructors
  NameDescription
Public methodStateMachine
Initializes a new instance of the StateMachine class
Top
Methods
  NameDescription
Public methodApplyState
Top
See Also