ServiceBusQueue.MessageCount Property

Definition

Optional. Displays the number of messages currently in the queue. (see http://msdn.microsoft.com/en-us/library/windowsazure/hh780773.aspx for more information)

public int MessageCount { get; set; }
member this.MessageCount : int with get, set
Public Property MessageCount As Integer

Property Value

Applies to