BaseOperationNotification Class
Updated: July 13, 2011
The base class for an event used for notifications. Applies only to the server versions of AppFabric.
Assembly: Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)
Microsoft.ApplicationServer.Caching::BaseOperationNotification
Microsoft.ApplicationServer.Caching::DataCacheOperationDescriptor
| Name | Description | |
|---|---|---|
![]() | BaseOperationNotification(String^, DataCacheOperations, DataCacheItemVersion^) | Initializes a new instance of the BaseOperationNotification class. Applies only to the server versions of AppFabric. |
| Name | Description | |
|---|---|---|
![]() | CacheName | Name of the cache in which the operation occurred. Applies only to the server versions of AppFabric. |
![]() | OperationType | The type of the operation which caused the notification. Applies only to the server versions of AppFabric. |
![]() | Version | The version of the operation which caused the notification. Applies only to the server versions of AppFabric. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (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 BaseOperationNotification event. Applies only to the server versions of AppFabric.(Overrides Object::ToString().) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)