Click or drag to resize
IFetchedJob Interface

[Missing <summary> documentation for "T:Hangfire.Storage.IFetchedJob"]

Namespace: Hangfire.Storage
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public interface IFetchedJob : IDisposable

The IFetchedJob type exposes the following members.

Properties
  NameDescription
Public propertyJobId
Top
Methods
  NameDescription
Public methodRemoveFromQueue
Public methodRequeue
Top
See Also