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