Hangfire API Reference
Hangfire API Reference
Hangfire Namespaces
Hangfire.Storage Namespaces
Hangfire.Storage
IWriteOnlyTransaction Interface
IWriteOnlyTransaction Methods
AddJobState Method
AddToQueue Method
AddToSet Method
Commit Method
DecrementCounter Method
ExpireJob Method
IncrementCounter Method
InsertToList Method
PersistJob Method
RemoveFromList Method
RemoveFromSet Method
RemoveHash Method
SetJobState Method
SetRangeInHash Method
TrimList Method
IWriteOnlyTransaction Methods
The
IWriteOnlyTransaction
type exposes the following members.
Methods
Name
Description
AddJobState
AddToQueue
AddToSet(String, String)
AddToSet(String, String, Double)
Commit
DecrementCounter(String)
DecrementCounter(String, TimeSpan)
ExpireJob
IncrementCounter(String)
IncrementCounter(String, TimeSpan)
InsertToList
PersistJob
RemoveFromList
RemoveFromSet
RemoveHash
SetJobState
SetRangeInHash
TrimList
Top
See Also
Reference
IWriteOnlyTransaction Interface
Hangfire.Storage Namespace
Hangfire.io
—
Blog
—
Forum
—
Source Code