Satin AlBuy
1-855-856-7678
DestekSupport
Represents a notification event for operations performed against the cache, such as Add or Remove.
Namespace: Microsoft.ApplicationServer.Caching
The DataCacheOperationDescriptor type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | DataCacheOperationDescriptor | Creates a new instance of the DataCacheOperationDescriptor class using the specified parameters. |
| Name | Description | |
|---|---|---|
![]() | CacheName | Name of the cache in which the operation occurred. Applies only to the server versions of AppFabric. (Inherited from BaseOperationNotification.) |
![]() | Key | Returns the Key property. |
![]() | OperationType | The type of the operation which caused the notification. Applies only to the server versions of AppFabric. (Inherited from BaseOperationNotification.) |
![]() | RegionName | Returns the RegionName property. |
![]() | Version | The version of the operation which caused the notification. Applies only to the server versions of AppFabric. (Inherited from BaseOperationNotification.) |
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | Returns the string representation of the DataCacheOperationDescriptor object. (Overrides BaseOperationNotification..::..ToString()()()().) |