ComponentSpace ICMP Class Library Reference

EchoClient Properties

The properties of the EchoClient class are listed below. For a complete list of EchoClient class members, see the EchoClient Members topic.

Public Instance Properties

Identifier Gets or sets the identifier to use in the echo message.
ReceiveTimeout Gets or sets the number of milliseconds to wait for the response from the server.
ResponseTime Gets the time elapsed between sending an echo message and receiving an echo reply.
ResponseTimeToLive Gets the time to live (TTL) received in the echo reply.
SequenceNumber Gets or sets the sequence number to use in the echo message. The sequence number automatically increments after each echo message is sent.
SynchronizingObject Gets or sets the synchonizing object for receiving events.
TimeToLive Gets or sets the time to live (TTL).

See Also

EchoClient Class | ComponentSpace.Icmp Namespace