MessagingExceptionDetail.HttpStatusCode Property

Definition

Http status code of the response.

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

Property Value

Applies to