log4net SDK Reference

QuietTextWriter.Closed Property

Gets a value indicating whether this writer is closed.

[Visual Basic]
Public ReadOnly Property Closed As Boolean
[C#]
public bool Closed {get;}

Property Value

true if this writer is closed, otherwise false.

Remarks

Gets a value indicating whether this writer is closed.

See Also

QuietTextWriter Class | log4net.Util Namespace