ISubscription.ScheduledMessageCount Property
Definition
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.
Gets number of messages sent to the subscription that are yet to be released for consumption.
public long ScheduledMessageCount { get; }
member this.ScheduledMessageCount : int64
Public ReadOnly Property ScheduledMessageCount As Long