Namespace: Hazelcast.Client.Spi
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.8.0.1
Syntax
Parameters
- registrationId
- Type: SystemString
The registrationId of the listener to be removed.
Return Value
Type: Booleantrue if successfully removed, false otherwise.
See Also