Pings specified destination host.
| C# | Visual Basic | Managed C++ |
public static EchoMessage Ping ( IPAddress ip, int timeout )
Public Shared Function Ping ( _ ip As IPAddress, _ timeout As Integer _ ) As EchoMessage
public: static EchoMessage^ Ping ( IPAddress^ ip, int timeout )
[Missing <returns> documentation for M:LumiSoft.Net.ICMP.Icmp.Ping(System.Net.IPAddress,System.Int32)]
Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)