修改README
This commit is contained in:
Binary file not shown.
BIN
HangfireResources/ProgressBar.jpg
Normal file
BIN
HangfireResources/ProgressBar.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 45 KiB |
@@ -273,3 +273,9 @@ var jobId = BackgroundJob.Enqueue(() => Console.WriteLine("Fire-and-Forget"));
|
||||
|
||||
BackgroundJob.ContinueJobWith(jobid, () => Console.WriteLine("Continuations"));
|
||||
```
|
||||
|
||||
## Extensions
|
||||
|
||||
### Progressing text console and show bar
|
||||
|
||||

|
||||
Reference in New Issue
Block a user