You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tutorials/highlight.rst
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -653,5 +653,3 @@ In this tutorial you've seen that:
653
653
* To remove waits you should place your long-running method invocation into background job.
654
654
* Background job processing is complex itself, but simple with Hangfire.
655
655
* You can process background jobs even inside ASP.NET applications with Hangfire.
656
-
657
-
Please, if you have any problems, you can `rais an issue on github <https://github.com/HangfireIO/Hangfire.Documentation/issues/new>`_ or `suggest a change <https://github.com/HangfireIO/Hangfire.Documentation/edit/main/tutorials/highlight.rst>`_.
0 commit comments