QueueMessage.DequeueCount Property

Definition

Gets the number of times this message has been dequeued.

public int DequeueCount { get; }
member this.DequeueCount : int
Public ReadOnly Property DequeueCount As Integer

Property Value

The dequeue count.

Applies to