ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / EsriHttpClient Class


In This Topic
    EsriHttpClient Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets or sets a value that indicates whether the request should follow redirection responses.  
    Public Property Gets or sets the base address of the Uniform Resource Identifier (URI) of the Internet resource used when sending requests.  
    Public Property Gets or sets the headers which should be sent with each request.  
    Public Property Gets or sets the maximum number of bytes to buffer when reading the response content.  
    Public Property Gets or sets a value that indicates if the file should be overwritten if already present while uploading/downloading files.  
    Public Property Gets or sets a value which controls if the APIs are allowed to pop-up any dialogs if required.  
    Public Property Gets or sets the timespan to wait before the request times out.  
    Top
    See Also