Send an echo request message to the server and waits for the echo reply.
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[]);