Loupe - Log - Monitor - Resolve
Gibraltar.Monitor Namespace / Log Class / SilentMode Property

In This Topic
    SilentMode Property (Log)
    In This Topic
    Indicates if the logging system should be running in silent mode (for example when running in the agent).
    Syntax
    'Declaration
     
    
    Public Shared Property SilentMode As Boolean
    public static bool SilentMode {get; set;}
    Remarks
    Pass-through to the setting in CommonFileTools.
    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