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
Dispose Method
Releases all resources used by the
JobStorageTransaction
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
JobStorageTransaction Class
Hangfire.Storage Namespace
Hangfire.io
—
Blog
—
Forum
—
Source Code