Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

ProtectCloseTextWriter Members

ProtectCloseTextWriter overview

Public Instance Constructors

ProtectCloseTextWriter Constructor Constructor

Public Instance Properties

Encoding (inherited from TextWriterAdapter) The Encoding in which the output is written
FormatProvider (inherited from TextWriterAdapter) Gets an object that controls formatting
NewLine (inherited from TextWriterAdapter) Gets or sets the line terminator string used by the TextWriter

Public Instance Methods

Attach Attach this instance to a different underlying TextWriter
Close Does not close the underlying output writer.
CreateObjRef (inherited from MarshalByRefObject)
Dispose (inherited from TextWriter)Overloaded. �
Equals (inherited from Object)
Flush (inherited from TextWriterAdapter) Flushes any buffered output
GetHashCode (inherited from Object)
GetLifetimeService (inherited from MarshalByRefObject)
GetType (inherited from Object)
InitializeLifetimeService (inherited from MarshalByRefObject)
ToString (inherited from Object)
Write (inherited from TextWriterAdapter)Overloaded. Writes a character to the wrapped TextWriter
Write (inherited from TextWriter)Overloaded. �
WriteLine (inherited from TextWriter)Overloaded. �

Protected Instance Fields

CoreNewLine (inherited from TextWriter)

Protected Instance Properties

Writer (inherited from TextWriterAdapter) Gets or sets the underlying TextWriter.

Protected Instance Methods

Dispose (inherited from TextWriterAdapter)Overloaded. Dispose this writer
Finalize (inherited from Object)
MemberwiseClone (inherited from MarshalByRefObject)Overloaded. �
MemberwiseClone (inherited from Object)Overloaded. �

See Also

ProtectCloseTextWriter Class | log4net.Util Namespace