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