Method ReadAssemblyVersionAsync
ReadAssemblyVersionAsync(CancellationToken)
Asynchronously reads the assembly version of the device.
public Task<int> ReadAssemblyVersionAsync(CancellationToken cancellationToken = default)
Parameters
cancellationToken
CancellationTokenA CancellationToken which can be used to cancel the operation.