PoolManager CreatePool Method DH.Messaging Documentation

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

Overload List

  NameDescription
Public methodStatic memberCreatePool(String)
Creates a new message pool with max size of 2,147,483,647 messages.
Public methodStatic memberCreatePool(String, Int32)
Creates a new pool with specified maxmimum message size
Back to Top
See Also