TTL Property

The number of seconds remaining until the allocation expires.

Syntax

public int TTL { get; }
Public ReadOnly Property TTL As Integer

Default Value

-1

Remarks

This property reflects the number of seconds remaining in the allocation's Lifetime. If the allocation is not refreshed using the RefreshAllocation method before the end of its lifetime, it will expire.

This property returns -1 if there isn't an active allocation.

This property is read-only and not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks P2P 2020 .NET Edition - Version 20.0 [Build 8235]