ComponentSpace ICMP Class Library Reference

IcmpClient.TimeToLive Property

Gets or sets the time to live (TTL).

[Visual Basic]
Public Property TimeToLive As Byte
[C#]
public byte TimeToLive {get; set;}

Property Value

The time to live (TTL). The default is 32.

See Also

IcmpClient Class | ComponentSpace.Icmp Namespace