G
Guest
I have a winform that starts from the scheduler. It performs a task, prints a
status message on the screen on waits for the operator to terminate the
program by clicking on the exit icon in the upper right corner.
There is only one problem. When the program has terminated, scheduler thinks
it is still running! Is there a way I can use an exit code that the Scheduler
can pick up?
status message on the screen on waits for the operator to terminate the
program by clicking on the exit icon in the upper right corner.
There is only one problem. When the program has terminated, scheduler thinks
it is still running! Is there a way I can use an exit code that the Scheduler
can pick up?