![]() | HttpClientExtensionsPutSafeAsync Method |
Name | Description | |
---|---|---|
![]() ![]() | PutSafeAsync(HttpClient, String, HttpContent, ArgDictionary, HttpCompletionOption, CancellationToken, LogActivity) |
Sends a PUT request to a string URI ensuring that the operation succeeded.
|
![]() ![]() | PutSafeAsync(HttpClient, Uri, HttpContent, ArgDictionary, HttpCompletionOption, CancellationToken, LogActivity) |
Sends a PUT request to a Uri ensuring that the operation succeeded.
|