Forum Discussion
David_Bond
Professor
7 months agokk_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
- 25 days ago
- 11 months ago