1 reference to SendPingAsyncCore
System.Net.Ping (1)
System\Net\NetworkInformation\Ping.cs (1)
721
Task<PingReply> pingTask =
SendPingAsyncCore
(address, buffer, timeout, options);