Overload List
| Name | Description | |
|---|---|---|
| SetCacheLoader(ICacheLoader) |
Sets the CacheLoader for the region.
The previous cache loader (if any) will be replaced with the given cacheLoader.
| |
| SetCacheLoader(String, String) |
Sets the library path for the library that will be invoked for the loader of the region.
The previous cache loader will be replaced with a loader created
using the factory function provided in the given library.
|