PoolManager CurrentPoolKeys Property DH.Messaging Documentation

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

Gets a readonly collection of pool keys 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 ReadOnlyCollection<string> CurrentPoolKeys { get; }

Property Value

Type: OnlineReadOnlyCollection OnlineString 
See Also