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

In This Topic
    MaxFileDuration Property (SessionFileConfiguration)
    In This Topic
    The maximum number of minutes in a single session file before a new file is started.
    Syntax
    'Declaration
     
    
    Public Property MaxFileDuration As Integer
    public int MaxFileDuration {get; set;}
    Remarks
    When the file reaches the maximum age it will be closed and a new file started. Setting to zero will allow the file to cover an unlimited period of time.
    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