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 | |
---|---|---|
CacheName | Name of the cache in which the operation occurred. (inherited from BaseOperationNotification) | |
Key | Returns the Key property. | |
OperationType | The type of the operation which caused the notification. (inherited from BaseOperationNotification) | |
RegionName | Returns the RegionName property. | |
Version | The version of the operation which caused the notification. (inherited from BaseOperationNotification) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ReferenceEquals | (inherited from Object) | |
ToString | Overridden. Returns the string representation of the DataCacheOperationDescriptor object. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
DataCacheOperationDescriptor Class
Microsoft.ApplicationServer.Caching Namespace
ff425062(v=azure.10).md 2011-08-26