PoolManager GlobalMessageCount Property DH.Messaging Documentation

[This is preliminary documentation and is subject to change.]

Gets the total number of messages across all pools in the pool manager

Namespace: DH.Messaging.GlobalQueue
Assembly: DH.Messaging (in DH.Messaging.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax

public static long GlobalMessageCount { get; }

Property Value

Type: OnlineInt64
See Also