Remove lifecycle listener
Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.7.1
Syntax
Parameters
- registrationId
- Type: SystemString
The listener id returned by AddLifecycleListener(ILifecycleListener)
Return Value
Type: Booleantrue if removed successfully
See Also