Xceed .NET Libraries Documentation
Xceed.SSH.Core Assembly / Xceed.SSH.Core Namespace / DefaultSSHTraceWriter Class
Members


In This Topic
    DefaultSSHTraceWriter Class
    In This Topic
    Syntax
    'Declaration
     
    Public Class DefaultSSHTraceWriter 
       Inherits System.IO.TextWriter
       Implements System.IDisposableISSHTraceWriter 
    'Usage
     
    Dim instance As DefaultSSHTraceWriter
    public class DefaultSSHTraceWriter : System.IO.TextWriter, System.IDisposableISSHTraceWriter  
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.IO.TextWriter
             Xceed.SSH.Core.DefaultSSHTraceWriter

    Public Constructors
    Public Fields
     NameDescription
    Public Field  
    Top
    Public Properties
    Public Methods
     NameDescription
    Public Method  
    Public Method (Inherited from System.IO.TextWriter)
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded.  (Inherited from System.IO.TextWriter)
    Public Method (Inherited from System.IO.TextWriter)
    Public Method (Inherited from System.IO.TextWriter)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method  
    Public MethodOverloaded.   
    Public MethodOverloaded.  (Inherited from System.IO.TextWriter)
    Public MethodOverloaded.   
    Public MethodOverloaded.  (Inherited from System.IO.TextWriter)
    Top
    Protected Methods
     NameDescription
    Protected Method  
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Top
    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