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

In This Topic
    IndexUpdateInterval Property (SessionFileConfiguration)
    In This Topic
    The number of seconds between index updates.
    Syntax
    'Declaration
     
    
    Public Property IndexUpdateInterval As Integer
    public int IndexUpdateInterval {get; set;}
    Remarks
    An index is maintained of session information including the number and types of messages and session status. It is updated automatically when a session is stopped and in some other situations.
    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