Loupe - Log - Monitor - Resolve
Gibraltar.Monitor Namespace / Log Class / SetSendSessionsOnExit Method

In This Topic
    SetSendSessionsOnExit Method
    In This Topic
    Set the SendSessionsOnExit setting. (Should only be called through the SendSessionsOnExit property in Monitor.Log or Agent.Log.)
    Syntax
    'Declaration
     
    
    Public Shared Sub SetSendSessionsOnExit( _
       ByVal value As Boolean _
    ) 
    public static void SetSendSessionsOnExit( 
       bool value
    )

    Parameters

    value
    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