PostSharp//API Reference/Post­Sharp.​Patterns.​Diagnostics/Logging­Backend/Is­Corrupted
Open sandboxFocus

Property IsCorrupted

IsCorrupted

Determines whether the current LoggingBackend is in a state where it can no longer be recovered. This typically happens when an exception occurs while disabling or enabling.

Declaration
public bool IsCorrupted { get; }
Property Value
Type Description
Boolean