Overload List
| Name | Description | |
|---|---|---|
| SetCacheListener(ICacheListener) |
Sets the CacheListener for the region.
The previous cache listener (if any) will be replaced with the given cacheListener.
| |
| SetCacheListener(String, String) |
Sets the library path for the library that will be invoked for the listener of the region.
The previous cache listener will be replaced with a listener created
using the factory function provided in the given library.
|