How to start BackgroundTask from code #7253
Answered
by
hishamco
vitalybrandes
asked this question in
Q&A
-
I saw this somewhere and cannot find :-( |
Beta Was this translation helpful? Give feedback.
Answered by
hishamco
Oct 12, 2020
Replies: 2 comments 12 replies
-
Simply you can create your task by implementing the |
Beta Was this translation helpful? Give feedback.
7 replies
Answer selected by
vitalybrandes
-
How does one enable the background task without relying on admin interface? Is there anyway to enable it via code? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Simply you can create your task by implementing the
OrchardCore.BackgroundTasks.IBackgroundTask