Table of Contents

TAureliusTenantCatalog.NegativeCacheTTL Property

Gets or sets the time, in milliseconds, for which unknown tenant ids are cached, so repeated requests for nonexistent tenants do not flood the catalog.

Remarks

Use a negative value to disable negative caching. Defaults to 5000 (5 seconds).

Syntax

Unit: Aurelius.Comp.TenantCatalog

property TAureliusTenantCatalog.NegativeCacheTTL: Int64

See also