Interval Property  
 

Gets and sets the number of milliseconds between ICMP echo packets.

Syntax

object.Interval [= msecs ]

Remarks

The Interval property determines the number of milliseconds the control waits until an ICMP echo packet is sent to the target system. If the interval is set to 0, no more packets are sent.

Data Type

Integer (Int32)

See Also

PacketSize Property, SendCount Property, RecvCount Property, OnEcho Event, OnReply Event