04-12-2017, 08:07 AM
To get all network usage can be used class CPerformanceCounter from Collected QM apps, functions, samples
To get network usage of a single process, need to find and install a program or library that can do it. If program, can get the info from its UI using accessible object functions. I tested resmon.exe, it's part of Windows, but its displayed network usage rises and fades too slowly, need to wait maybe 1 minute.
To get network usage of a single process, need to find and install a program or library that can do it. If program, can get the info from its UI using accessible object functions. I tested resmon.exe, it's part of Windows, but its displayed network usage rises and fades too slowly, need to wait maybe 1 minute.
