3 references to InProgress
System.Net.Ping (3)
System\Net\NetworkInformation\Ping.cs (3)
89
_status =
InProgress
;
95
if (currentStatus ==
InProgress
)
121
Debug.Assert(_status ==
InProgress
, $"Invalid status: {_status}");