S
Stan.Loughmiller
I am trying to get a function to loop in C# while allowing the rest of
the program to run. The function is a boolean that constantly checks
the state of a switch while a program is run. If the switch is
activated then the program is stopped and a new program is started. Is
this possible in C#, if so, where do I start.
Thanks,
Stan
the program to run. The function is a boolean that constantly checks
the state of a switch while a program is run. If the switch is
activated then the program is stopped and a new program is started. Is
this possible in C#, if so, where do I start.
Thanks,
Stan