CloudQueueMessage.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 number of times this message has been dequeued.

Applies to