Click or drag to resize
StateHistoryDto Class

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

Inheritance Hierarchy
SystemObject
  Hangfire.Storage.MonitoringStateHistoryDto

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

The StateHistoryDto type exposes the following members.

Constructors
  NameDescription
Public methodStateHistoryDto
Initializes a new instance of the StateHistoryDto class
Top
Properties
See Also