DataCacheNotificationDescriptor.CacheName Property
The name of the cache triggering the cache notification.
Assembly: Microsoft.ApplicationServer.Caching.Client (in Microsoft.ApplicationServer.Caching.Client.dll)
Property Value
Type: System.StringA string value represents the name of the cache triggering the cache notification.
The delegate method that is invoked by a cache notification receives the corresponding DataCacheNotificationDescriptor object with the nd parameter.
Show: