Loupe - Log - Monitor - Resolve
Gibraltar.Agent.Configuration Namespace / ViewerConfiguration Class
Fields Properties


In This Topic
    ViewerConfiguration Class Members
    In This Topic

    The following tables list the members exposed by ViewerConfiguration.

    Public Fields
     NameDescription
    Public FieldThe default HotKey configuration string.  
    Top
    Public Properties
     NameDescription
    Public PropertyCaption text for Clear Messages button.  
    Public PropertySpecifies whether the Clear Messages button should display caption text next to the icon.  
    Public PropertySpecifies the default value for the filter. If not set, no messages will be filtered.  
    Public PropertyWhen false, the viewer is disabled even if otherwise configured.  
    Public PropertyCauses each of the message severity filter buttons to operate independently like in Visual Studio.  
    Public PropertyEnables selection of multiple rows or regions in the grid. Use with ctrl-C to copy.  
    Public PropertyWhen true, the viewer will treat all write requests as write-through requests.  
    Public PropertyCaption for the live viewer form.  
    Public PropertyThe key sequence used to pop up the live viewer.  
    Public PropertySpecifies how many messages to buffer in the viewer. Set to zero for unlimited buffer size.  
    Public PropertyThe maximum number of queued messages waiting to be processed by the viewer.  
    Public PropertyCaption text for Pause button.  
    Public PropertySpecifies whether the Pause button should display caption text next to the icon.  
    Public PropertyCaption text for Reset Search button.  
    Public PropertySpecifies whether the Reset Search button should display caption text next to the icon.  
    Public PropertyCaption text for Run button.  
    Public PropertySpecifies whether the Run button should display caption text next to the icon.  
    Public PropertySpecifies whether the Show Details button should be visible in the toolbar.  
    Public PropertySpecifies whether the grid includes developer details about threads and calling method.  
    Public PropertySpecifies whether tooltips include developer details about threads and calling method.  
    Public PropertySpecifies whether the severity filter buttons should display message counts next to the icon.  
    Public PropertyShows or hides the built-in Tool Bar.  
    Public PropertyIf false Suppresses the display of verbose messages.  
    Top
    See Also