ICacheLoader Methods |
The ICacheLoader type exposes the following members.
Name | Description | |
---|---|---|
![]() | Close |
Called when the region containing this callback is destroyed, when
the cache is closed.
|
![]() | Load |
Loads a value. Application writers should implement this
method to customize the loading of a value.
|