IP*Works! V9 - Online Help
IP*Works! V9
Questions / Feedback?

TimeToLive Property

The maximum number of subnets that a datagram can traverse.

Syntax

[VB.NET]
Public Property TimeToLive As Integer

[C#]
public int TimeToLive {get; set;}

Remarks

The default value for this property is 0, which tells the component to use the default TTL value of the underlying TCP/IP subsystem. Depending on the application, you can specify a value between 1 and 255.

Default Value

0

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0