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