Loupe - Log - Monitor - Resolve
Loupe.Configuration Namespace / ServerConfiguration Class / AutoSendSessions Property

In This Topic
    AutoSendSessions Property (ServerConfiguration)
    In This Topic
    Indicates whether to automatically send session data to the server in the background.
    Syntax
    'Declaration
     
    
    Public Property AutoSendSessions As Boolean
    public bool AutoSendSessions {get; set;}
    Remarks
    Defaults to false, indicating data will only be sent on request via packager.
    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