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