Click or drag to resize
JobStorage Class

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

Inheritance Hierarchy
SystemObject
  HangfireJobStorage

Namespace: Hangfire
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public abstract class JobStorage

The JobStorage type exposes the following members.

Constructors
  NameDescription
Protected methodJobStorage
Initializes a new instance of the JobStorage class
Top
Properties
  NameDescription
Public propertyStatic memberCurrent
Top
Methods
See Also