ISubscription.DeadLetterMessageCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets number of messages in the dead-letter subscription.
public long DeadLetterMessageCount { get; }
member this.DeadLetterMessageCount : int64
Public ReadOnly Property DeadLetterMessageCount As Long