DataCacheNotificationDescriptor Members

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Identifies a cache notification callback. This identifier is required to remove the corresponding cache notification callback.

The following tables list the members exposed by the DataCacheNotificationDescriptor type.

Public Properties

  Name Description
Public property CacheName he name of the cache triggering the cache notification.
Public property DelegateID Identifier for the DataCacheNotificationDescriptor object. Used to distinguish between DataCacheNotificationDescriptor objects.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method Dd631157.static(en-us,SQL.100).gif ReferenceEquals  (Inherited from Object.)
Public method ToString Overridden. Creates a copy of the DataCacheNotificationDescriptor object.

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

DataCacheNotificationDescriptor Class
Microsoft.Data.Caching Namespace