| IClientMessageGetVersion Method |
Returns the version field value.
Namespace:
Hazelcast.Client.Protocol
Assembly:
Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.11
Syntax Function GetVersion As Short
abstract GetVersion : unit -> int16
Return Value
Type:
Int16The version field value.
See Also