Click or drag to resize

IClientMessageGetMessageType Method

Returns the message type field.

Namespace:  Hazelcast.Client.Protocol
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.3
Syntax
int GetMessageType()

Return Value

Type: Int32
The message type field value.
See Also