ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / EsriHttpClient Class / GetAsync Method
The Uri address of the asynchronous request

In This Topic
    GetAsync Method
    In This Topic
    Sends a GET request to the specified Uri as an asynchronous operation.
    Syntax

    Parameters

    requestUri
    The Uri address of the asynchronous request

    Return Value

    A task returning EsriHttpResponseMessage
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also