Dear All, Below is my sample code private async Task SendMessage() { var response = string.Empty; HttpClient client = new HttpClient(); ...
確定! 回上一頁