TCallbackShardPoolFactory.Create Constructor
Creates a new TCallbackShardPoolFactory instance.
Syntax
Unit: Aurelius.Tenancy.Provider
constructor TCallbackShardPoolFactory.Create(ACallback: TShardPoolFactoryFunc);
Parameters
| <-> | Parameter | Type | Description |
|---|---|---|---|
| ACallback | TShardPoolFactory​Func | The function that creates the pool of a shard. |