Is there any operating system’s Process Manager library in c#? Forexample when new application started or closed I want to get that process name from my code.
Is there any operating system’s Process Manager library in c#? Forexample when new application
Share
you can try using this Namespace System.Diagnostics