Loupe - Log - Monitor - Resolve
Gibraltar.Monitor.Net Namespace / ConsoleListener Class
Members

In This Topic
    ConsoleListener Class
    In This Topic
    Listens for standard and error console output and redirects to the session file.
    Syntax
    'Declaration
     
    
    Public Class ConsoleListener 
       Inherits System.IO.TextWriter
    public class ConsoleListener : System.IO.TextWriter 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.IO.TextWriter
             Gibraltar.Monitor.Net.ConsoleListener

    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