Click or drag to resize
JobStorageConnection Class

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

Inheritance Hierarchy
SystemObject
  Hangfire.StorageJobStorageConnection

Namespace: Hangfire.Storage
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public abstract class JobStorageConnection : IStorageConnection, 
	IDisposable

The JobStorageConnection type exposes the following members.

Constructors
  NameDescription
Protected methodJobStorageConnection
Initializes a new instance of the JobStorageConnection class
Top
Methods
Extension Methods
See Also