Loupe - Log - Monitor - Resolve
Gibraltar.Agent.Configuration Namespace / SessionFileConfiguration Class / AutoFlushInterval Property

In This Topic
    AutoFlushInterval Property (SessionFileConfiguration)
    In This Topic
    The maximum number of seconds data can be held before it is flushed.
    Syntax
    'Declaration
     
    
    Public Property AutoFlushInterval As Integer
    public int AutoFlushInterval {get; set;}
    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