Listener object for lisntening lifecycle events of hazelcast instance
Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.7.1
Syntax
The ILifecycleListener type exposes the following members.
Methods
Name | Description | |
---|---|---|
StateChanged | Called when instance's state changes |
See Also