Get a value indicating whether the log writer is closed.
Namespace:
Rebex
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Protected Overrides ReadOnly Property IsClosed As Boolean Get |
C# |
---|
protected override bool IsClosed { get; } |