Method CloseStreamAsync
| Edit this page View SourceCloseStreamAsync(Stream)
Closes the stream the NmeaDevice is working on top off.
Declaration
protected override Task CloseStreamAsync(Stream stream)
Parameters
| Type | Name | Description |
|---|---|---|
| Stream | stream | The stream to be closed. |
Returns
| Type | Description |
|---|---|
| Task | A task that represents the asynchronous action. |
Overrides
See Also
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET Windows | main |
| UWP | main |