Forum Discussion
David_Bond
4 months agoProfessor
kk_1 - I hate to be that person, but "it works on my machine" 😀
The code I have tested is:
var devices = await logicMonitorClient
.GetAllAsync<Device>(cancellationToken)
.ConfigureAwait(false);
Please could you post a code snippet?
Thanks,
David
Related Content
- 8 months ago
- 2 years ago