SyntaxFix
Write A Post
Hire A Developer
Questions
//source public async Task<string> methodName() { return Data; } //Consumption methodName().Result;
Hope this helps :)