I'm missing something about the operation of services!
Use ServiceStart to start a scheduler that controls some data. OK.
I start a timer that updates each time x. OK.
I close the application and the timer continues to run. OK.
When I close the application from the history, the timer stops working.
Because? What should I do to work the timer even after you've closed all App.
Thanks.
Use ServiceStart to start a scheduler that controls some data. OK.
I start a timer that updates each time x. OK.
I close the application and the timer continues to run. OK.
When I close the application from the history, the timer stops working.
Because? What should I do to work the timer even after you've closed all App.
Thanks.