Sends echo messages and receives echo reply messages using the Internet Control Message Protocol (RFC-792).
For a list of all members of this type, see EchoClient Members.
System.Object
ComponentSpace.Icmp.EchoClient
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
The EchoClient constructor specifies the address of the server. Optionally, the ReceiveTimeout may be set. The echo request may be sent and the reply received synchronously (blocking) using Echo, or asynchronously (non-blocking) using BeginEcho and EndEcho.
Namespace: ComponentSpace.Icmp
Assembly: ComponentSpace.Icmp (in ComponentSpace.Icmp.dll)