Alachisoft NCache 4.1 - Online Documentation

Event Notifications

 
NCache allows client applications to register to be notified whenever add, insert or remove operation is performed against any or selected cache keys, or when some custom event occurs. Similarly, NCache provides events that are fired based upon cluster status. This section is about availing such notifications.
 
In This Section
Explains the use of General Purpose Notifications in clusters for add, insert, remove, and clear operations.
Describes notifying all the subscribers of selective notification event when a single or multiple cache items are updated or removed from the cache.
Describes how a producer application can call a single method that invokes handlers on all the subscribers of the custom notification event.
Explains writing event handlers to respond to notifications about the cluster status.
 
Copyright © 2005-2012 Alachisoft. All rights reserved.