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