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