Hangfire API Reference
Hangfire API Reference
Hangfire Namespaces
Hangfire.Storage Namespaces
Hangfire.Storage
IStorageConnection Interface
IStorageConnection Methods
AcquireDistributedLock Method
AnnounceServer Method
CreateExpiredJob Method
CreateWriteTransaction Method
FetchNextJob Method
GetAllEntriesFromHash Method
GetAllItemsFromSet Method
GetFirstByLowestScoreFromSet Method
GetJobData Method
GetJobParameter Method
GetStateData Method
Heartbeat Method
RemoveServer Method
RemoveTimedOutServers Method
SetJobParameter Method
SetRangeInHash Method
IStorageConnection Methods
The
IStorageConnection
type exposes the following members.
Methods
Name
Description
AcquireDistributedLock
AnnounceServer
CreateExpiredJob
CreateWriteTransaction
FetchNextJob
GetAllEntriesFromHash
GetAllItemsFromSet
GetFirstByLowestScoreFromSet
GetJobData
GetJobParameter
GetStateData
Heartbeat
RemoveServer
RemoveTimedOutServers
SetJobParameter
SetRangeInHash
Top
Extension Methods
Name
Description
AcquireDistributedJobLock
(Defined by
StorageConnectionExtensions
.)
GetRecurringJobs
(Defined by
StorageConnectionExtensions
.)
Top
See Also
Reference
IStorageConnection Interface
Hangfire.Storage Namespace
Hangfire.io
—
Blog
—
Forum
—
Source Code