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

Enum DataTypeEventDataFilter

This enum is to describe when registering a collection event, upon raise how much data is retrieved from cache when the event is raised. Only one value can be set.

Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public enum DataTypeEventDataFilter

Fields

Name Description
Data

This specifies that item of collection is required when an event notification is raised.

None

This specifies that no data or meta data is required when an event notification is raised.

Back to top Copyright © 2017 Alachisoft