CacheListenerSupportAddSafeListener Method |
| Name | Description | |
|---|---|---|
| AddSafeListener(IDictionary, Object, ICacheListener) |
Ensure that the specified cache has an
Listeners object associated with the specified key
and add the specified listener to it.
| |
| AddSafeListener(IDictionary, IFilter, ICacheListener) |
Ensure that the specified cache has an
Listeners object associated with the specified filter
and add the specified listener to it.
|