Method OpenStreamAsync
| Edit this page View SourceOpenStreamAsync()
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
See Also
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Windows | main, v3.0 |
.NET Framework | main, v3.0, v2.2, v2.1, v2.0 |
UWP | main, v3.0, v2.2, v2.1, v2.0 |