Bewerken

Delen via


AzureQueueDataManager.GetApproximateMessageCount Method

Definition

Returns an approximate number of messages in the queue.

public System.Threading.Tasks.Task<int> GetApproximateMessageCount ();
member this.GetApproximateMessageCount : unit -> System.Threading.Tasks.Task<int>
Public Function GetApproximateMessageCount () As Task(Of Integer)

Returns

Applies to