NmeaSentence.ReplacesOlderInstance Property

Definition

True if an instance of this message type can be discarded if a newer instance of the same message type is available. Used to prevent buffer overflow on outgoing streams.

public abstract bool ReplacesOlderInstance { get; }
member this.ReplacesOlderInstance : bool
Public MustOverride ReadOnly Property ReplacesOlderInstance As Boolean

Property Value

Applies to