DataCacheOperationDescriptor Properties

 

Namespace:   Microsoft.ApplicationServer.Caching
Assembly:  Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)

Properties

Name Description
System_CAPS_pubproperty CacheName

Name of the cache in which the operation occurred. Applies only to the server versions of AppFabric.(Inherited from BaseOperationNotification.)

System_CAPS_pubproperty Key

Returns the Key property.

System_CAPS_pubproperty OperationType

The type of the operation which caused the notification. Applies only to the server versions of AppFabric.(Inherited from BaseOperationNotification.)

System_CAPS_pubproperty RegionName

Returns the RegionName property.

System_CAPS_pubproperty Version

The version of the operation which caused the notification. Applies only to the server versions of AppFabric.(Inherited from BaseOperationNotification.)

See Also

DataCacheOperationDescriptor Class
Microsoft.ApplicationServer.Caching Namespace

Return to top