Method OpenAsync
| Edit this page View SourceOpenAsync()
Creates and opens the stream the NmeaDevice will be working on top off.
Declaration
public Task OpenAsync()
Returns
Type | Description |
---|---|
Task | A task that represents the asynchronous action. |
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | GitHub, v3.0, v2.2, v2.1, v2.0 |
.NET | GitHub, v3.0 |
.NET Windows | GitHub, v3.0 |
.NET Android | GitHub, v3.0 |
.NET iOS | GitHub, v3.0 |
.NET Framework | GitHub, v3.0, v2.2, v2.1, v2.0 |
UWP | GitHub, v3.0, v2.2, v2.1, v2.0 |
Xamarin.Android | v2.2, v2.1, v2.0 |
Xamarin.iOS | v2.2, v2.1, v2.0 |