@RoundTheCode
David Grace - Round The Code
1 year
You can call EnsureSuccessStatusCode in a HttpResponseMessage type when making an API call in your .NET project. With this line, if an unsuccessful status code is returned from the HTTP response, it will throw an exception.
1
0
1

Replies

@ShenglingshiSun
XinJianSun
11 months
0
0
2