PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​ContextsLogging­ContextIs­Disposed
Open sandboxFocus

LoggingContext.IsDisposed Property

IsDisposed

Determines whether the current context has been disposed.

Declaration
public bool IsDisposed { get; }
Property Value
Type Description
Boolean
Implements
ILoggingContext.IsDisposed