You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Ektron.Cms.API.Analytics Namespace > Classes > Analytics Class > Analytics Properties > TimeBeforeWrite
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
Analytics.TimeBeforeWrite Property

Indicates the number of seconds before writing the in-memory buffer of records to the database. This is used mainly to smooth out the number of writes to the database. This value and the 'RecordsBeforeWrite' property are evaluated and, if any value has been exceeded, the buffered data will be written to the database.

C#
public ReadOnly int TimeBeforeWrite;
Visual Basic
Public ReadOnly Property TimeBeforeWrite() As Integer
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!