[TIBCO.EMS .NET Admin client library 8.1 documentation]

The channel's multicast time-to-live.

Namespace:  TIBCO.EMS.ADMIN
Assembly:  TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)

Syntax

public int Ttl { get; }
Public ReadOnly Property Ttl As Integer
public:
property int Ttl {
	int get ();
}

Return Value

the channel's multicast time-to-live.

See Also