Overload List
Name | Description | |
---|---|---|
![]() | RegisterKeyNotificationCallback(String, CacheItemUpdatedCallback, CacheItemRemovedCallback) |
Registers the CacheItemUpdatedCallback and/or CacheItemRemovedCallback for the specified key.
(Overrides Cache..::..RegisterKeyNotificationCallback(String, CacheItemUpdatedCallback, CacheItemRemovedCallback).) |
![]() | RegisterKeyNotificationCallback(array<String>[]()[][], CacheItemUpdatedCallback, CacheItemRemovedCallback) |
Registers the CacheItemUpdatedCallback and/or CacheItemRemovedCallback for the list of specified keys.
(Overrides Cache..::..RegisterKeyNotificationCallback(array<String>[]()[][], CacheItemUpdatedCallback, CacheItemRemovedCallback).) |