MessageCountDetails.ActiveMessageCount Property

Definition

Gets or sets the number of active messages in the queue, topic, or subscription.

[System.Runtime.Serialization.DataMember(Order=65537)]
public long ActiveMessageCount { get; }
[<System.Runtime.Serialization.DataMember(Order=65537)>]
member this.ActiveMessageCount : int64
Public ReadOnly Property ActiveMessageCount As Long

Property Value

Returns Int64 that specifies the number of active messages.

Attributes

Applies to