Share via


CacheItemRemovedEventArgs members

Arguments that support the NotifyItemRemoved() method.

The CacheItemRemovedEventArgs type exposes the following members.

Properties

  Name Description
Public property Data The object that has been removed from the cache.
Public property ObjectKey The identifier of the object that has been removed from the cache.
Public property Reason The DeletionReason value that defines the reason for the object’s removal from the cache.

Top

See also

Reference

CacheItemRemovedEventArgs class

Microsoft.Office.Server.ObjectCache namespace