Click or drag to resize
ElectStateContext Class

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

Inheritance Hierarchy
SystemObject
  StateContext
    Hangfire.StatesElectStateContext

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

The ElectStateContext type exposes the following members.

Properties
  NameDescription
Public propertyBackgroundJob (Overrides StateContext.BackgroundJob.)
Public propertyCandidateState
Public propertyConnection
Public propertyCurrentState
Public propertyStorage
Public propertyTransaction
Public propertyTraversedStates
Top
Methods
See Also