Property CacheDataNotificationCallback
CacheDataNotificationCallback
Delegate that triggers when any data changes in the cache.
Declaration
public CacheDataNotificationCallback CacheDataNotificationCallback { get; }
            Property Value
| Type | Description | 
|---|---|
| CacheDataNotificationCallback | A delegate that triggers when any data changes in the cache.  |