Click or drag to resize
StatisticsHistoryAttribute Class

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

Inheritance Hierarchy

Namespace: Hangfire
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public sealed class StatisticsHistoryAttribute : JobFilterAttribute, 
	IElectStateFilter

The StatisticsHistoryAttribute type exposes the following members.

Constructors
  NameDescription
Public methodStatisticsHistoryAttribute
Initializes a new instance of the StatisticsHistoryAttribute class
Top
Properties
  NameDescription
Public propertyAllowMultiple (Inherited from JobFilterAttribute.)
Public propertyOrder (Inherited from JobFilterAttribute.)
Top
Methods
  NameDescription
Public methodOnStateElection
Top
See Also