PoolManager GetMessageCount Method DH.Messaging Documentation

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

Get the message count for the specified pool

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

public static int GetMessageCount(
	string poolKey
)

Return Value

Type: OnlineInt32
Count of messages in the given pool
Exceptions

See Also