| IPartitionGetPartitionId Method |
Returns id of the partition.
Namespace:
Hazelcast.Core
Assembly:
Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.3
Syntax Function GetPartitionId As Integer
abstract GetPartitionId : unit -> int
Return Value
Type:
Int32id of the partition
Remarks Returns id of the partition.
See Also