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 | GitHub |
UWP | GitHub |