![]() | HttpClientExtensionsGetByteArraySafeAsync Method |
Name | Description | |
---|---|---|
![]() ![]() | GetByteArraySafeAsync(HttpClient, String, ArgDictionary, LogActivity) |
Sends a GET to a specified string URI and returns the response body as a byte array ensuring that the operation succeeded.
|
![]() ![]() | GetByteArraySafeAsync(HttpClient, Uri, ArgDictionary, LogActivity) |
Sends a GET to a specified Uri and returns the response body as a byte array ensuring that the operation succeeded.
|