Removes the specified membership listener.
Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.8.1
Syntax
Parameters
- registrationId
- Type: SystemString
Id of listener registration.
Return Value
Type: Booleantrue if registration is removed, false otherwise
Remarks
See Also