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

ILoggingContext.IsDisposed Property

IsDisposed

Determines whether the context is currently disposed (contexts can be recycled, therefore the disposed state is not the final state).

Declaration
bool IsDisposed { get; }
Property Value
Type Description
Boolean