Hangfire API Reference
Hangfire API Reference
Hangfire Namespaces
Hangfire
BackgroundJobClientExtensions Class
BackgroundJobClientExtensions Methods
ContinueWith Method
ContinueWith(T) Method (IBackgroundJobClient, String, Expression(Action(T)))
ContinueWith Method (IBackgroundJobClient, String, Expression(Action))
ContinueWith(T) Method (IBackgroundJobClient, String, Expression(Action(T)), JobContinuationOptions)
ContinueWith(T) Method (IBackgroundJobClient, String, Expression(Action(T)), IState)
ContinueWith Method (IBackgroundJobClient, String, Expression(Action), JobContinuationOptions)
ContinueWith Method (IBackgroundJobClient, String, Expression(Action), IState)
ContinueWith(T) Method (IBackgroundJobClient, String, Expression(Action(T)), IState, JobContinuationOptions)
ContinueWith Method (IBackgroundJobClient, String, Expression(Action), IState, JobContinuationOptions)
BackgroundJobClientExtensions
ContinueWith Method
Overload List
Name
Description
ContinueWith
T
(IBackgroundJobClient, String, Expression
Action
T
)
ContinueWith(IBackgroundJobClient, String, Expression
Action
)
ContinueWith
T
(IBackgroundJobClient, String, Expression
Action
T
, JobContinuationOptions)
ContinueWith
T
(IBackgroundJobClient, String, Expression
Action
T
, IState)
ContinueWith(IBackgroundJobClient, String, Expression
Action
, JobContinuationOptions)
ContinueWith(IBackgroundJobClient, String, Expression
Action
, IState)
ContinueWith
T
(IBackgroundJobClient, String, Expression
Action
T
, IState, JobContinuationOptions)
ContinueWith(IBackgroundJobClient, String, Expression
Action
, IState, JobContinuationOptions)
Top
See Also
Reference
BackgroundJobClientExtensions Class
Hangfire Namespace
Hangfire.io
—
Blog
—
Forum
—
Source Code