ArcGIS Pro 2.9 API Reference Guide
EsriHttpClient Class Methods


ArcGIS.Desktop.Core Namespace : EsriHttpClient Class

For a list of all members of this type, see EsriHttpClient members.

Public Methods
 NameDescription
Public Method Sends a DELETE request to the specified Uri as a synchronous operation.  
Public Method Sends a DELETE request to the specified Uri as an asynchronous operation.  
Public Method Sends a GET request to the specified Uri as a synchronous operation.  
Public Method Downloads the resource as a file identified by the specified Uri synchronously.  
Public Method Downloads the resource as a file identified by the specified Uri asynchronously.  
Public Method Sends a GET request to the specified Uri as an asynchronous operation.  
Public Method Sends a POST request to the specified Uri as a synchronous operation.  
Public Method Sends a POST request to the specified Uri as an asynchronous operation.  
Public Method Sends a PUT request to the specified Uri as a synchronous operation.  
Public Method Sends a PUT request to the specified Uri as an asynchronous operation.  
Public Method Uploads an item to the specified Uri identifying a portal/server as a synchronous operation.  
Public Method Uploads an item to the specified Uri in the upload definition asynchronously.  
Top
See Also

Reference

EsriHttpClient Class
ArcGIS.Desktop.Core Namespace