Overload List
| Name | Description | |
|---|---|---|
| UnRegisterKeyNotificationCallback(String, CacheItemUpdatedCallback, CacheItemRemovedCallback) |
Unregisters the CacheItemUpdatedCallback and/or CacheItemRemovedCallback already registered
for the specified key.
| |
| UnRegisterKeyNotificationCallback(array<String>[]()[][], CacheItemUpdatedCallback, CacheItemRemovedCallback) |
Unregisters the CacheItemUpdatedCallback and/or CacheItemRemovedCallback already registered
for the specified list of keys.
|