Click or drag to resize
StateData Class

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

Inheritance Hierarchy
SystemObject
  Hangfire.StorageStateData

Namespace: Hangfire.Storage
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public class StateData

The StateData type exposes the following members.

Constructors
  NameDescription
Public methodStateData
Initializes a new instance of the StateData class
Top
Properties
  NameDescription
Public propertyData
Public propertyName
Public propertyReason
Top
See Also