PresentationManagerCachingConfig Interface
Caching configuration options for PresentationManager.
Properties
| Name | Type | Description | |
|---|---|---|---|
| content | undefined | ContentCacheConfig | Content-related caching options. | |
| hierarchies | undefined | HierarchyCacheConfig | Hierarchies-related caching options. | |
| workerConnectionCacheSize | undefined | number | Each worker thread (see PresentationManagerCachingConfig.workerThreadsCount) opens a connection to an iModel used for a request. |
Defined in
Last Updated: 30 November, 2023