I have created a custom timer job for my custom SharePoint solution. Now I have a requirement in which I need to start the custom timer job from my custom solution and not from SharePoint Central Admin. Is it possible?
(Visited 23 times, 1 visits today)
Yes, you can start it using C#. Code is in this link.
(Visited 1 times, 1 visits today)