Show / Hide Table of Contents

Method OpenStreamAsync

| Edit this page View Source

OpenStreamAsync()

Creates and opens the stream the NmeaDevice is working on top off.

Declaration
protected override Task<Stream> OpenStreamAsync()
Returns
Type Description
Task<Stream>

The opened data stream.

Overrides
NmeaDevice.OpenStreamAsync()
See Also
CloseStreamAsync(Stream)

Applies to

Platforms and versions
TargetVersions
.NET Windowsmain
UWPmain
  • Edit this page
  • View Source
In this article
  • OpenStreamAsync()
  • Applies to
Back to top Generated by DocFX