Show / Hide Table of Contents

Event EndOfStreamReached

Raised when the stream has reached the end. If the stream can be revound, it'll start over, unless you stop the device in this thread.

Namespace: NmeaParser
Assembly: NmeaParser.dll
Syntax
public event EventHandler? EndOfStreamReached
Returns
Type Description
EventHandler Raised when the stream has reached the end. If the stream can be revound, it'll start over, unless you stop the device in this thread.
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX