Xceed .NET Libraries Documentation
DefaultSSHTraceWriter Class Members
Fields  Properties  Methods 


Xceed.SSH.Core Assembly > Xceed.SSH.Core Namespace : DefaultSSHTraceWriter Class

The following tables list the members exposed by DefaultSSHTraceWriter.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Fields
 NameDescription
Public Field  
Top
Protected Fields
 NameDescription
Protected FieldStores the newline characters used for this TextWriter. (Inherited from System.IO.TextWriter)
Protected Field  
Protected Field  
Protected Field  
Protected Field  
Protected Field  
Top
Public Properties
 NameDescription
Public PropertyOverridden.   
Public Property  
Public PropertyGets an object that controls formatting. (Inherited from System.IO.TextWriter)
Public PropertyGets or sets the line terminator string used by the current TextWriter. (Inherited from System.IO.TextWriter)
Public Property  
Public Property  
Public Property  
Public Property  
Public Property  
Top
Public Methods
 NameDescription
Public Method  
Public MethodCloses the current writer and releases any system resources associated with the writer. (Inherited from System.IO.TextWriter)
Public MethodCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodOverloaded. Releases the unmanaged resources used by the System.IO.TextWriter and optionally releases the managed resources. (Inherited from System.IO.TextWriter)
Public MethodClears all buffers for the current writer and causes any buffered data to be written to the underlying device. (Inherited from System.IO.TextWriter)
Public MethodAsynchronously clears all buffers for the current writer and causes any buffered data to be written to the underlying device. (Inherited from System.IO.TextWriter)
Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public Method  
Public MethodOverloaded. Writes a character to the text string or stream.  
Public MethodOverloaded. Writes a character to the text string or stream asynchronously. (Inherited from System.IO.TextWriter)
Public MethodOverloaded. Writes a line terminator to the text string or stream.  
Public MethodOverloaded. Writes a character followed by a line terminator asynchronously to the text string or stream. (Inherited from System.IO.TextWriter)
Top
Protected Methods
 NameDescription
Protected Method  
Protected MethodOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Top
See Also

Reference

DefaultSSHTraceWriter Class
Xceed.SSH.Core Namespace