How do I wait for a task to finish and then initiate a reboot???

  • Thread starter Thread starter Aaron Ackerman
  • Start date Start date
A

Aaron Ackerman

I have a very small console taks that i perform at the very beginning of
running my app for the first time.
I want to be able to wait until this Process is finished and then initiate a
reboot of the machine.

Does anyone have a code snippet that could accomplish this?
 
Back
Top