Loupe - Log - Monitor - Resolve
Gibraltar.Server.Client Namespace / WebChannel Class / EnableLogging Property

In This Topic
    EnableLogging Property (WebChannel)
    In This Topic
    Indicates if logging for events on the web channel is enabled or not.
    Syntax
    'Declaration
     
    
    Public Property EnableLogging As Boolean
    public bool EnableLogging {get; set;}
    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