TTenantRoutingCache.Create Constructor
Creates a new TTenantRoutingCache over the given catalog.
Syntax
Unit: Aurelius.Tenancy.Cache
constructor TTenantRoutingCache.Create(ACatalog: ITenantCatalog);
Parameters
| <-> | Parameter | Type | Description |
|---|---|---|---|
| ACatalog | ITenantCatalog | The catalog to read tenant and shard information from. |