Hello,
I have a console app that uses many classes. In one of them, following the class completing its work, I’d like it to kill itself.
What is the best way to do that?
Currently I am trying calling the Destructor Method.
Appreciate feedback.
Thank you,
Tim
6 posts - 4 participants