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

In This Topic
    StatusCode Property
    In This Topic
    Gets or sets the status code of the HTTP response.
    Syntax
    public HttpStatusCode StatusCode {get; set;}
    Public Property StatusCode As HttpStatusCode

    Property Value

    System.Net.HttpStatusCode An enumeration to HTTPStatusCode
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also