Loupe - Log - Monitor - Resolve
Gibraltar.Agent Namespace / LogMessageAlertEventArgs Class / SendSession Property

In This Topic
    SendSession Property (LogMessageAlertEventArgs)
    In This Topic
    Set to automatically send the latest information on the current session when the event returns.
    Syntax
    'Declaration
     
    
    Public Property SendSession As Boolean
    public bool SendSession {get; set;}
    Remarks
    If there is insufficient configuration information to automatically send sessions this property will revert to false when set true. To verify if there is sufficient configuration information, use CanSendSession
    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