Hi I want to get the network usage of a particular process (The bytes sent and Received) .Something which is there in Resource Monitor Under Network Activity.
I tried searching for a counter in get-counter but couldnt make it process specific.
can this be done using wmi or some performance counters?
Thanks