Click or drag to resize

DecodeRegistrationResponse Delegate

Namespace:  Hazelcast.Util
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.2
Syntax
public delegate string DecodeRegistrationResponse(
	IClientMessage requestMessage
)

Parameters

requestMessage
Type: Hazelcast.Client.ProtocolIClientMessage

Return Value

Type: String
See Also