Hangfire API Reference
Hangfire API Reference
Hangfire Namespaces
Hangfire.Storage Namespaces
Hangfire.Storage
JobStorageTransaction Class
JobStorageTransaction Methods
AddJobState Method
AddRangeToSet Method
AddToQueue Method
AddToSet Method
Commit Method
DecrementCounter Method
Dispose Method
ExpireHash Method
ExpireJob Method
ExpireList Method
ExpireSet Method
IncrementCounter Method
InsertToList Method
PersistHash Method
PersistJob Method
PersistList Method
PersistSet Method
RemoveFromList Method
RemoveFromSet Method
RemoveHash Method
RemoveSet Method
SetJobState Method
SetRangeInHash Method
TrimList Method
JobStorageTransaction Methods
The
JobStorageTransaction
type exposes the following members.
Methods
Name
Description
AddJobState
AddRangeToSet
AddToQueue
AddToSet(String, String)
AddToSet(String, String, Double)
Commit
DecrementCounter(String)
DecrementCounter(String, TimeSpan)
Dispose
ExpireHash
ExpireJob
ExpireList
ExpireSet
IncrementCounter(String)
IncrementCounter(String, TimeSpan)
InsertToList
PersistHash
PersistJob
PersistList
PersistSet
RemoveFromList
RemoveFromSet
RemoveHash
RemoveSet
SetJobState
SetRangeInHash
TrimList
Top
See Also
Reference
JobStorageTransaction Class
Hangfire.Storage Namespace
Hangfire.io
—
Blog
—
Forum
—
Source Code