IRemotingServiceReRegisterListener Method Hazelcast .Net Client Class Library

Namespace: Hazelcast.Client.Spi
Assembly: HazelcastClient3x (in HazelcastClient3x.dll) Version: 3.3.0.12
Syntax

void ReRegisterListener(
	string uuidregistrationId,
	string alias,
	int callId
)

Parameters

uuidregistrationId
Type: SystemString
alias
Type: SystemString
callId
Type: SystemInt32
See Also

Reference