T
Tom C
I have spent hours looking for this and just can't find how to to get
the process id of a service running on a given machine. I have a
service As System.ServiceProcess.ServiceController in hand but I can't
seem to connect the dots to get the correct Process Id. We have
multple instances of the same app running for different customers and
I need to know at a glance which instance is connected to what Process
Id. Anyone know how to do this?
the process id of a service running on a given machine. I have a
service As System.ServiceProcess.ServiceController in hand but I can't
seem to connect the dots to get the correct Process Id. We have
multple instances of the same app running for different customers and
I need to know at a glance which instance is connected to what Process
Id. Anyone know how to do this?