Hangfire API Reference
Hangfire API Reference
Hangfire Namespaces
Hangfire.Storage Namespaces
Hangfire.Storage
JobStorageConnection Class
JobStorageConnection Methods
AcquireDistributedLock Method
AnnounceServer Method
CreateExpiredJob Method
CreateWriteTransaction Method
Dispose Method
FetchNextJob Method
GetAllEntriesFromHash Method
GetAllItemsFromList Method
GetAllItemsFromSet Method
GetCounter Method
GetFirstByLowestScoreFromSet Method
GetHashCount Method
GetHashTtl Method
GetJobData Method
GetJobParameter Method
GetListCount Method
GetListTtl Method
GetRangeFromList Method
GetRangeFromSet Method
GetSetCount Method
GetSetTtl Method
GetStateData Method
GetValueFromHash Method
Heartbeat Method
RemoveServer Method
RemoveTimedOutServers Method
SetJobParameter Method
SetRangeInHash Method
JobStorageConnection
Dispose Method
Releases all resources used by the
JobStorageConnection
Namespace:
Hangfire.Storage
Assembly:
Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
C#
VB
Copy
public
virtual
void
Dispose
()
Public
Overridable
Sub
Dispose
Implements
IDisposable
Dispose
See Also
Reference
JobStorageConnection Class
Hangfire.Storage Namespace
Hangfire.io
—
Blog
—
Forum
—
Source Code