Table of Contents

TAureliusTenantCatalog.CacheTTL Property

Gets or sets the time, in milliseconds, for which routing information read from the catalog is cached.

Remarks

Use 0 to cache forever and a negative value to disable caching. Defaults to 30000 (30 seconds).

Syntax

Unit: Aurelius.Comp.TenantCatalog

property TAureliusTenantCatalog.CacheTTL: Int64

See also