NCache 4.4 - Online Documentation

Asynchronous Operations

 
NCache supports both synchronous and asynchronous operations. This sections explains how to use asynchronous operations API provided by NCache to utilize notifications that arise as a result of add, insert or remove operations against all or selective cache items, or when cluster status changes.
 
In This Section
 
Explains the basic concept, need and the benefit of using asynchronous operations.
 
Explains how to perform different asynchronous operations on cache using NCache Client API.