NurApiExecuteCommandAsync Method
Excute NUR command asyncronously
Namespace: NurApiDotNetAssembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
public Task<NurCmd> ExecuteCommandAsync(
NurCmd cmd,
CancellationTokenSource ct
)
- cmd NurCmd
- NurCmd
- ct CancellationTokenSource
- cancellation token source
TaskNurCmdresult of execution as NurCmd