IStatusCodeHttpResult.StatusCode Property

Definition

Gets the HTTP status code.

public int? StatusCode { get; }
member this.StatusCode : Nullable<int>
Public ReadOnly Property StatusCode As Nullable(Of Integer)

Property Value

Applies to