MetalamaAPI documentationFlashtrace APIFlashtrace.​ContextsILogging­ContextIs­Disposed
Open sandboxFocus

ILoggingContext.IsDisposed Property

IsDisposed

Gets a value indicating 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
System.Boolean