Exiting from a console application

G

Guest

Hi,

I want to know how can I exit from a console application in C#.

In C++ there is a function called "exit()", but I don't know if there is an
equivalent in C#.

Thanks,

Robe.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top