Method ReadEventEnableAsync
ReadEventEnableAsync(CancellationToken)
Asynchronously reads the contents of the EventEnable register.
public Task<Events> ReadEventEnableAsync(CancellationToken cancellationToken = default)
Parameters
cancellationToken
CancellationTokenA CancellationToken which can be used to cancel the operation.