ArcGIS Pro 2.9 API Reference Guide
PutAsync Method

ArcGIS.Desktop.Core Namespace > EsriHttpClient Class : PutAsync Method
The Uri address of the asynchronous request
Body of the PUT request
Sends a PUT request to the specified Uri as an asynchronous operation.
Syntax

Parameters

requestUri
The Uri address of the asynchronous request
content
Body of the PUT request

Return Value

A task returning EsriHttpResponseMessage
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

EsriHttpClient Class
EsriHttpClient Members