Class CacheEventArg
This object is received when an event is raised and delegate Cache
Assembly: Alachisoft.NCache.Client.dll
Syntax
public class CacheEventArg : EventArg
Properties
Name | Description |
---|---|
Cache |
It specifies the reason for removal of cache item. Only applicable for Item |
Descriptor | It specifies the description of general events. Only applicable for general events, otherwise it will be null. |