Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

QueueRuntimeProperties.ActiveMessageCount Property

Definition

Namespace:
Azure.Messaging.ServiceBus.Administration
Assembly:
Azure.Messaging.ServiceBus.dll
Package:
Azure.Messaging.ServiceBus v7.20.1
Package:
Azure.Messaging.ServiceBus v7.18.0-beta.1
Source:
QueueRuntimeProperties.cs
Source:
QueueRuntimeProperties.cs

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

The number of active messages in the entity.

public long ActiveMessageCount { get; }
member this.ActiveMessageCount : int64
Public ReadOnly Property ActiveMessageCount As Long

Property Value

Applies to


Feedback

Was this page helpful?