Edit

Share via


NmeaLogDataReader.DecodeInRealtime Property

Definition

Set to true to replay a message stream in real time. The reader will generate messages with the same time difference as they originally had. The timestamp of the messages will be updated to the present.

public bool DecodeInRealtime { get; set; }
member this.DecodeInRealtime : bool with get, set
Public Property DecodeInRealtime As Boolean

Property Value

Applies to