Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Class VisitorGroupStatisticsElement

Inheritance
System.Object
VisitorGroupStatisticsElement
Namespace: EPiServer.Framework.Configuration
Assembly: EPiServer.Framework.AspNet.dll
Version: 11.20.7
Syntax
public class VisitorGroupStatisticsElement : ConfigurationElement

Constructors

VisitorGroupStatisticsElement()

Declaration
public VisitorGroupStatisticsElement()

Properties

CommitToRepositoryInterval

Declaration
public TimeSpan CommitToRepositoryInterval { get; set; }
Property Value
Type Description
System.TimeSpan

Enabled

Declaration
public bool Enabled { get; set; }
Property Value
Type Description
System.Boolean

Extension Methods