Click or drag to resize
IBackgroundJobPerformer Interface

[Missing <summary> documentation for "T:Hangfire.Server.IBackgroundJobPerformer"]

Namespace: Hangfire.Server
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public interface IBackgroundJobPerformer

The IBackgroundJobPerformer type exposes the following members.

Methods
  NameDescription
Public methodPerform
Top
See Also