ArcGIS Pro 3.0 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, Windows 8.1

    See Also