Hi
May I know, when would the worker process start to do queue polling? I was thinking that, it is only started if we call BackgroundJobServer.Start(). Is it true?
I got debug warning that, BackgroundJobServer.Start() is obselete and will be removed in 2.0.
Please kindly explain further on this.
Thank you