ChrisGrohHS
Results
1
comments of
ChrisGrohHS
It looks like "new CrmServiceClient(ConnectionString).ToAsyncService()" will result in using the Task.Run wrappers for the synchronous methods instead of true async.