P
PeteZ
Hi,
This may seem like a silly question but I'll ask anyway 8^)
I have a C# Windows "Console Application" that when a fatal error occurs,
I'll log the error and I then want to stop the program in its tracks ie.
terminate immeadiately.
Is there a call to do this eg. Application.Terminate ();
- peteZ
This may seem like a silly question but I'll ask anyway 8^)
I have a C# Windows "Console Application" that when a fatal error occurs,
I'll log the error and I then want to stop the program in its tracks ie.
terminate immeadiately.
Is there a call to do this eg. Application.Terminate ();
- peteZ