CacheStoreProvider.Dispose Method

Definition

Releases all resources that are used by the current instance of the cache object.

public:
 abstract void Dispose();
public abstract void Dispose ();
abstract member Dispose : unit -> unit
Public MustOverride Sub Dispose ()

Implements

Applies to