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

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

C#
public ReadOnly int RecordsBeforeWrite;
Visual Basic
Public ReadOnly Property RecordsBeforeWrite() 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!