Mar 17 2020 01:21 PM
I learned that often an Application use more than one service, so if I want to try to stop a service, I need to stop all the dependencies services. How do I list the name of all the services that are currently running and belong to a specific Application? Can I please have an example? Thanks
Mar 17 2020 01:47 PM