Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

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