Class DataCacheSubscription
- Assembly
- IpPbxCDSClientLib.dll
Subscribing and receiving change notification of cached data. This class should be used only by pbx services
public class DataCacheSubscription : CallbackSubscription
- Inheritance
-
DataCacheSubscription
- Inherited Members
Constructors
DataCacheSubscription()
public DataCacheSubscription()
Events
DataCacheChanged
Occurs after cached data has been changed
public event OnCallback DataCacheChanged