Interface INotificationService
This interface contains properties and methods required for a Notification Service.
Assembly: Alachisoft.NCache.Client.dll
Syntax
public interface INotificationService
Events
Name | Description |
---|---|
Cache |
Event for notifying applications when the ICache is cleared. |
Cache |
Event for notifying the application about the status of cache client connectivity. |
Cache |
Event for notifying applications when the ICache is stopped. |
Member |
Event for notifying applications when a new node joins the cluster. |
Member |
Event for notifying applications when a node leaves the cluster. |