| IClientMessageGetPartitionId Method |
Returns the partition ID field.
Namespace:
Hazelcast.Client.Protocol
Assembly:
Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.11
Syntax Function GetPartitionId As Integer
abstract GetPartitionId : unit -> int
Return Value
Type:
Int32The partition ID field.
See Also