IndexedCacheDispose Method

There are two overloads for this method

Overload List

Dispose This implements the Dispose() interface to properly dispose of the indexed cache
Dispose(Boolean) This can be overridden by derived classes to add their own disposal code if necessary.

See Also