IClientListenerServiceStopListening Method Hazelcast .Net Client Class Library

Namespace: Hazelcast.Client.Spi
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.7.1
Syntax

bool StopListening(
	EncodeStopListenerRequest requestEncoder,
	DecodeStopListenerResponse responseDecoder,
	string registrationId
)

Parameters

requestEncoder
Type: Hazelcast.UtilEncodeStopListenerRequest
responseDecoder
Type: Hazelcast.UtilDecodeStopListenerResponse
registrationId
Type: SystemString

Return Value

Type: Boolean
See Also

Reference