Hi,
I'm using the EventListener inside my netcoreapp3.1 application which is running inside a Linux Docker container.
The strange thing is that the CPU usage of my app increases over time although the app is not doing anything else.
If I comment out the EventListener I did'nt get an increasing...
If I have build an application using visual studio that do something when some system event happens, how can I simulate such system events so that I can debug the application?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.