CoreConfigSettingIdsViewUsageTrackingVisitTimeout Field |
The time period which determines whether loading a view is part of the same visit as the last time that view was loaded.
For example, if a user navigates away from a dashboard and then returns to the same dashboard within this time period, it will be considered
the same visit.
Namespace:
Dundas.BI
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.1.0.1000)
Syntaxpublic static readonly Guid ViewUsageTrackingVisitTimeout
Public Shared ReadOnly ViewUsageTrackingVisitTimeout As Guid
public:
static initonly Guid ViewUsageTrackingVisitTimeout
static val ViewUsageTrackingVisitTimeout: Guid
Field Value
Type:
Guid
RemarksThe value of this constant is e2ee5ccd-3623-4357-b2eb-48a9209c8da0.
Data Type:
TimeSpan.
Default Value: 5 minutes.
See Also