I want to know the bandwidth consumption by any running application . We can see this in resource monitor Network Tab where the Network Activity shows it by columns Image , PID , Address , Send ,Receive and Total(B/sec) .
Exactly the same i want this in my c# program.
What if i want to get only one application network consumption information.