你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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