RequestResult.HttpStatusCode Property

Definition

Gets or sets the HTTP status code for the request.

public int HttpStatusCode { get; set; }
member this.HttpStatusCode : int with get, set
Public Property HttpStatusCode As Integer

Property Value

The HTTP status code for the request.

Applies to