Click or drag to resize

IClientMessageGetVersion Method

Returns the version field value.

Namespace:  Hazelcast.Client.Protocol
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.3
Syntax
short GetVersion()

Return Value

Type: Int16
The version field value.
See Also