Delegate DataSourceModifiedCallBack
Defines a callback method for notifying applications when data source is modified.
Namespace:
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public delegate void DataSourceModifiedCallBack(string key, WriteBehindOpResult result);
Parameters
Type | Name | Description |
---|---|---|
System. |
key | Key the dependency is based upon. |
Write |
result | Write |