Relative Content

Tag Archive for c#.netasp.net-coreping

Ping is way too slow

I have 167 IPs to ping. I set timeout to 100ms or 1ms no matter what I set, I async/await, without async/await, with Task.Run() all about the same result of approximately 80 seconds!

C# Ping Is Way TOO SLOW

I have 167 IPs to ping. I set timeout to 100ms or 1ms no matter what I set, I async/await, without async/await, with Task.Run() all about the same result of approximately 80 seconds!!!!