Hello,
I am looking to get the "Latency" field of a TCP connection. I notice windows Resource Monitor has this field, and I was wondering if there was a way I can find it. Preferrably without using WMI.
If you are unsure what field I am talking about, open Task Manager, goto the Performance tab and hit the Resource Monitor button.
Once Resource Monitor is open, expand the TCP Connections area and you will see a Latency field. Is there anyway to access this programatically?
Thanks!