CoreConfigSettingIdsTokenDefinitionCacheEntryLifetime Field |
The approximate time that a token definition will be cached in memory before it must be refreshed from the database.
A value of zero disables caching of token definitions.
Namespace:
Dundas.BI
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public static readonly Guid TokenDefinitionCacheEntryLifetime
Public Shared ReadOnly TokenDefinitionCacheEntryLifetime As Guid
public:
static initonly Guid TokenDefinitionCacheEntryLifetime
static val TokenDefinitionCacheEntryLifetime: Guid
Field Value
Type:
GuidRemarks The value of this constant is d65387a5-6a6e-4bd4-bb35-451f75e66d7b.
Data Type:
TimeSpan.
Default Value: 300 seconds.
See Also