ComponentSpace ICMP Class Library Reference

EchoClient.Echo Method

Send an echo request message to the server and waits for the echo reply.

Overload List

Send an echo request message to the server and waits for the echo reply.

public EchoReplyMessage Echo(EchoMessage);

Send an echo request message to the server and waits for the echo reply.

public void Echo(byte[]);

See Also

EchoClient Class | ComponentSpace.Icmp Namespace