PoolManager CreatePool Method (String)DH.Messaging Documentation

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

Creates a new message pool with max size of 2,147,483,647 messages.

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

public static AddPoolResult CreatePool(
	string poolKey
)

Return Value

Type: AddPoolResult
AddPoolResult
See Also