NmeaLogDataReader.StopDecode Method
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.
Stops sending or receiving messages from and to this interface. Any pending messages are discarded.
public override void StopDecode ();
override this.StopDecode : unit -> unit
Public Overrides Sub StopDecode ()