System Object
System MarshalByRefObject
System.IO TextWriter log4net.Util TextWriterAdapter log4net.Util ProtectCloseTextWriterNamespace: log4net.UtilAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
public class ProtectCloseTextWriter : TextWriterAdapter
public class ProtectCloseTextWriter : TextWriterAdapter
Public Class ProtectCloseTextWriter
Inherits TextWriterAdapter
Public Class ProtectCloseTextWriter
Inherits TextWriterAdapter
public ref class ProtectCloseTextWriter : public TextWriterAdapter
public ref class ProtectCloseTextWriter : public TextWriterAdapter
This writer is used in special cases where it is necessary
to protect a writer from being closed by a client.