NotificationScope EnumerationWindows Server AppFabric Caching Compatibility Library
Defines the scope for registered notifications.

Namespace: Soss.Compat.WSAF
Assembly: soss_wsaf_compat (in soss_wsaf_compat.dll) Version: 1.1.0.100 (1.1.0.100)
Syntax

public enum NotificationScope
Members

  Member nameValueDescription
CacheLevelNotification1 Specifies the named cache-level scope for tracking requested events.
RegionLevelNotification2 Specifies the region-level scope for tracking requested events.
ItemLevelNotification3 Specifies that the client is interested in an object-level event notifications.
See Also

Reference