Namespace: Hazelcast.Client.Spi
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.6.3.0
Syntax
void ReregisterListener( string originalRegistrationId, string newRegistrationId, long correlationId )
Parameters
- originalRegistrationId
- Type: SystemString
- newRegistrationId
- Type: SystemString
- correlationId
- Type: SystemInt64
See Also