DataCacheErrorCode.NotificationInvalidationNotSupported Field
Cache notifications are not supported because the named cache has been created without notifications enabled.
Assembly: Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)
Field Value
Type: System.Int32In order for your application to use notifications, you need to enable them on a named cache. Use the NotificationsEnabled parameter with the New-Cache or Set-CacheConfig commands. For more information, see .6a1b1653-949b-4530-999a-5fb00497d4c4
Show: