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

In This Topic
    SendAllApplications Property (ServerConfiguration)
    In This Topic
    Indicates whether to send data about all applications for this product to the server or just this application (the default)
    Syntax
    'Declaration
     
    
    Public Property SendAllApplications As Boolean
    public bool SendAllApplications {get; set;}
    Remarks
    Defaults to false, indicating just the current applications data will be sent. 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