Click or drag to resize
ICacheLoader Methods

The ICacheLoader type exposes the following members.

Methods
  NameDescription
Public methodClose
Called when the region containing this callback is destroyed, when the cache is closed.
Public methodLoad
Loads a value. Application writers should implement this method to customize the loading of a value.
Top
See Also