PostSharpAPI ReferencePost­Sharp.​Patterns.​Caching.​ImplementationCaching­BackendDispose­Core
Open sandboxFocus

CachingBackend.DisposeCore Method

DisposeCore(Boolean)

Synchronously disposes the current CachingBackend. This protected method is part of the implementation API and is meant to be overridden in user code, not invoked.

Declaration
protected virtual void DisposeCore(bool disposing)
Parameters
Type Name Description
Boolean disposing