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

In This Topic
    AutoSendOnError Property (ServerConfiguration)
    In This Topic
    Indicates whether to automatically send data to the server when error or critical messages are logged.
    Syntax
    'Declaration
     
    
    Public Property AutoSendOnError As Boolean
    public bool AutoSendOnError {get; set;}
    Remarks
    Defaults to true, indicating if the Auto Send Sessions option is also enabled data will be sent to the server after an error occurs (unless overridden by the MessageAlert event).
    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