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