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

In This Topic
    MaxResponseContentBufferSizeInBytes Property
    In This Topic
    Gets or sets the maximum number of bytes to buffer when reading the response content.
    Syntax
    public int MaxResponseContentBufferSizeInBytes {get; set;}
    Public Property MaxResponseContentBufferSizeInBytes As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also