1
Answer

Scheduling and passing arguments from EXE file

Lakshmi T

Lakshmi T

12y
1.4k
1
Hi


I am using a window service for job processing. This window service in turn calls other exe for Processing. How can i pass arguments between one window service and exe file.

And also i need to implement scheduled service in windows service. How can i implement scheduling and passing arg to exe file in window service?

Thanks
Answers (1)