Megosztás a következőn keresztül:


DataCacheOperationDescriptor Members

Represents a notification event for operations performed against the cache [Add Item, Remove Item, Replace Item, Clear Region, Create Region, Remove Region]

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

Public Constructors

  Name Description
  DataCacheOperationDescriptor Creates a new instance of the DataCacheOperationDescriptor class using the specified parameters.

Top

Public Properties

  Name Description
public property CacheName  Name of the cache in which the operation occurred. (inherited from BaseOperationNotification)
public property Key Returns the Key property.
public property OperationType  The type of the operation which caused the notification. (inherited from BaseOperationNotification)
public property RegionName Returns the RegionName property.
public property Version  The version of the operation which caused the notification. (inherited from BaseOperationNotification)

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 methodstatic ReferenceEquals  (inherited from Object)
public method ToString Overridden. Returns the string representation of the DataCacheOperationDescriptor object.

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

DataCacheOperationDescriptor Class
Microsoft.ApplicationServer.Caching Namespace

  ff425062(v=azure.10).md 2011-08-26