4 references to Free
System.Net.Ping (4)
System\Net\NetworkInformation\Ping.cs (4)
31private int _status = Free; 85if (currentStatus == Free) 122_status = Free; 142if (_status != Free)