Class EventArg
Parent of CQEvent
Inheritance
System.Object
EventArg
Assembly: Alachisoft.NCache.Client.dll
Syntax
public abstract class EventArg
Properties
Name | Description |
---|---|
Cache |
Name of the cache against which the event is raised. |
Event |
Event Type against which the event is raised. |
Item | Contains the item if the event was registered against Metadata or Data |
Old |
Only applicable for Item |