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

    See Also