Do anyone know how to make a C# console application not to end when the code have beed run.

I start a listning socket in my application but when the application
reach the end of the code the application ends.