Loupe - Log - Monitor - Resolve
Gibraltar.Agent.Configuration Namespace / ServerConfiguration Class / PurgeSentSessions Property

In This Topic
    PurgeSentSessions Property (ServerConfiguration)
    In This Topic
    Indicates whether to remove sessions that have been sent from the local repository once confirmed by the server.
    Syntax
    'Declaration
     
    
    Public Property PurgeSentSessions As Boolean
    public bool PurgeSentSessions {get; set;}
    Remarks
    Defaults to false. Requires that AutoSendSessions is enabled.
    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