DocumentClientException.StatusCode Property

Definition

Gets or sets the request status code in the Azure Cosmos DB service.

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

Property Value

Applies to