Edit

Share via


AisManager.DeleteTargetAfterTimeout Property

Definition

If a target has not been updated for this time, it is deleted from the list of targets. Additionally, client software should consider targets as lost whose LastSeen value is older than a minute or so. A value of 0 or less means infinite.

public TimeSpan DeleteTargetAfterTimeout { get; set; }
member this.DeleteTargetAfterTimeout : TimeSpan with get, set
Public Property DeleteTargetAfterTimeout As TimeSpan

Property Value

Applies to