Hi dues hope doing well,
I am working on window service which have multiple modules ( i mean 4 to 5) each module has its own functionality and my service interval is 5 minutes
first execution is not completing it's task till second execution has been started.( i want start second execution after completing
first execution) can any body will he me.