• Webinars
  • Docs
  • Download
  • Blogs
  • Contact Us
Try Free
Show / Hide Table of Contents

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

Inheritance
System.Object
EventArg
CQEventArg
Inherited Members
EventArg.CacheName
EventArg.EventType
EventArg.Item
EventArg.OldItem
Assembly: Alachisoft.NCache.Client.dll
Syntax
public class CQEventArg : EventArg

Properties

Name Description
ContinuousQuery

Reference to the ContinuousQuery object it is registered against

Back to top Copyright © 2017 Alachisoft