PoolManager ClearPools Method DH.Messaging Documentation

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

Removes all message pools. Pools will need to be recreated before an attempt to access them is made again.

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

public static void ClearPools()
See Also