Chat Support
Loupe - Log - Monitor - Resolve
Loupe.Configuration Namespace / SessionFileConfiguration Class / AutoFlushInterval Property

AutoFlushInterval Property (SessionFileConfiguration)
The maximum number of seconds data can be held before it is flushed.
Syntax
'Declaration
 
Public Property AutoFlushInterval As Integer
 
Remarks
In addition to the default automatic flush due to the amount of information waiting to be written out the messenger will automatically flush to disk based on the number of seconds specified.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also