SyntaxFix
Write A Post
Hire A Developer
Questions
use below code
Task.WaitAll(Task.Run(async () => await GetResponse<MyObject>("my url")));