Change the type of output from the Console application to the Windows application ,
And instead of Console.Readline/key you can use new ManualResetEvent(false).WaitOne() at the end to make the application new ManualResetEvent(false).WaitOne() .
NT 02 Dec '18 at 18:02 2018-12-02 18:02
source share