Share via


MessageCountDetails.TransferDeadLetterMessageCount Property

Definition

Gets number of messages transferred into dead letters.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to