Compartir a través de


MessageCountDetails.DeadLetterMessageCount Propiedad

Definición

Obtiene el número de mensajes fallidos.

[Newtonsoft.Json.JsonProperty(PropertyName="deadLetterMessageCount")]
public long? DeadLetterMessageCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="deadLetterMessageCount")>]
member this.DeadLetterMessageCount : Nullable<int64>
Public ReadOnly Property DeadLetterMessageCount As Nullable(Of Long)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a