AisManager.CleanupLatency Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Controls how often lost targets are removed completely from the target list. The timespan after which a target is considered lost is controlled via TargetLostTimeout
public static readonly TimeSpan CleanupLatency;
staticval mutable CleanupLatency : TimeSpan
Public Shared ReadOnly CleanupLatency As TimeSpan