TableEntriesSnapshotBase.StopCaching Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Hint to the snapshot that the snapshot's entries will no longer be accessed.
public:
virtual void StopCaching();
public:
virtual void StopCaching();
virtual void StopCaching();
public virtual void StopCaching ();
abstract member StopCaching : unit -> unit
override this.StopCaching : unit -> unit
Public Overridable Sub StopCaching ()