PresentationManagerCachingConfig Interface
Caching configuration options for PresentationManager.
Properties
Name | Type | Description | |
---|---|---|---|
content | ContentCacheConfig | undefined | Content-related caching options. | |
hierarchies | HierarchyCacheConfig | undefined | Hierarchies-related caching options. | |
workerConnectionCacheSize | number | undefined | Each worker thread (see workerThreadsCount) opens a connection to an iModel used for a request. |
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.