Hello
I have created a service that run every 1 minute.. In UpdateTimer_Ela psed I do some database stuff...
I was wondering what will happen if the UpdateTimer_Ela psed takes more then 1 minute to finish?
My service use db, so if two instances of the program run at the same time my program will crash.
Can anyone explain me this
tnx
I have created a service that run every 1 minute.. In UpdateTimer_Ela psed I do some database stuff...
I was wondering what will happen if the UpdateTimer_Ela psed takes more then 1 minute to finish?
My service use db, so if two instances of the program run at the same time my program will crash.
Can anyone explain me this
tnx
Comment