Method DependencyDispose
DependencyDispose()
Release custom resources used by the CacheDependency object.
Declaration
protected virtual void DependencyDispose()
Remarks
Releases the resources used by the CacheDependency object. Must be overriden by custom CacheDependency objects.