how to get if a key is pressed while Console App is running in the Background? Thanks for your Answers :)
I tryed Console.ReadKey(); but there it doesnt detect if the console app runs in the background
how to get if a key is pressed while Console App is running in the Background? Thanks for your Answers :)
I tryed Console.ReadKey(); but there it doesnt detect if the console app runs in the background