ArcGIS Pro 3.7 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 Property MaxResponseContentBufferSizeInBytes As Integer
    public int MaxResponseContentBufferSizeInBytes {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also