CacheUpdateListener.ICacheUpdateListener interface

Interface to get the any updates on Server Cache.

Syntax

public interface ICacheUpdateListener

Members

All members of ICacheUpdateListener, including inherited members.

Methods
Modifier and Type Method Description
public void OnCacheUpdate(String, List< IODataEntry >) Call back method upon update on Server cache after Merge Cache.