Class CQEventArg
This object is received when an even is raised and delegate QueryDataNotificationCallback is executed CQEventArg contains necessary information to identify the event and perform necessary actions accordingly. It inherits EventArg which is also a parent of CacheEventArg
Namespace:
Assembly: Alachisoft.NCache.Client.dll
Syntax
public class CQEventArg : EventArg
Properties
Name | Description |
---|---|
ContinuousQuery | Reference to the ContinuousQuery object it is registered against |