Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Arguments that support the NotifyItemRemoved() method.
Inheritance Hierarchy
System.Object
System.EventArgs
Microsoft.Office.Server.ObjectCache.CacheItemRemovedEventArgs
Namespace: Microsoft.Office.Server.ObjectCache
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public NotInheritable Class CacheItemRemovedEventArgs _
Inherits EventArgs
'Usage
Dim instance As CacheItemRemovedEventArgs
public sealed class CacheItemRemovedEventArgs : EventArgs
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.