CoreConfigSettingIdsInactiveServerDataLifetime Field |
The number of days after which an inactive server's server-specific data will be automatically purged.
A value of 0 indicates that server-specific data should never be automatically purged.
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 InactiveServerDataLifetime
Public Shared ReadOnly InactiveServerDataLifetime As Guid
public:
static initonly Guid InactiveServerDataLifetime
static val InactiveServerDataLifetime: Guid
Field Value
Type:
GuidRemarks The value of this constant is a6576d9f-8291-42ae-8274-f4a8e933d17d.
Data Type:
Int32.
Default Value: 30.
See Also