Click or drag to resize
ContinuationsSupportAttribute Class

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

Inheritance Hierarchy

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

The ContinuationsSupportAttribute type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyAllowMultiple (Inherited from JobFilterAttribute.)
Public propertyOrder (Inherited from JobFilterAttribute.)
Top
Methods
See Also