Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
AnderssonPeter committed Sep 28, 2023
2 parents 3a3bb4e + aa1da08 commit 6c0c283
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ To create a progress bar you can use `IProgressBarFactory`.
## IJobCancellationToken
Just take the `IJobCancellationToken` as a constructor parameter to get a hold of the cancellation token.

## Schedule jobs
Contains a extension method for `AddOrUpdateManuallyTriggered` if you have a job that should only be run manually.

# Hangfire.Console.Extensions.Serilog
[![NuGet version](https://badge.fury.io/nu/Hangfire.Console.Extensions.Serilog.svg)](https://badge.fury.io/nu/Hangfire.Console.Extensions.Serilog)

Expand Down

0 comments on commit 6c0c283

Please sign in to comment.