In The Hand LtdIn The Hand
Ttl Property
.NET Components for Mobility
Gets or sets the number of routing nodes that can forward the Ping data before it is discarded.
Declaration Syntax
C#Visual Basic
public int Ttl { get; set; }
Public Property Ttl As Integer
	Get
	Set
Remarks
As gateways and routers transmit packets through a network, they decrement the current Time-to-Live (TTL) value found in the packet header. If the TTL value reaches zero, the packet is deemed undeliverable and is discarded. This option is useful if you want to test the number of routers and gateways used to transmit the data.

Assembly: InTheHand.Net (Module: InTheHand.Net) Version: 7.0.0.0