Freigeben über


DurableHttpResponse.StatusCode Eigenschaft

Definition

Statuscode, der von einer HTTP-Anforderung zurückgegeben wird.

[Newtonsoft.Json.JsonProperty("statusCode")]
public System.Net.HttpStatusCode StatusCode { get; }
[<Newtonsoft.Json.JsonProperty("statusCode")>]
member this.StatusCode : System.Net.HttpStatusCode
Public ReadOnly Property StatusCode As HttpStatusCode

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: