I am creating a Console Application, in that I need to Call a Method, that will do a list of JOBS.
But I want that Method does not have any impact on Main Application, It will just do it’s jobs.. that’s all.
I am creating a Console Application, in that I need to Call a Method,
Share
Take a look at this article.
Sample: