ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / EsriHttpResponseMessage Class / IsSuccessStatusCode Property

In This Topic
    IsSuccessStatusCode Property
    In This Topic
    Gets a value that indicates if the HTTP response was successful.
    Syntax
    public bool IsSuccessStatusCode {get;}
    Public ReadOnly Property IsSuccessStatusCode As Boolean

    Property Value

    Boolean value
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also