![](../icons/Hazelcast-IMDG-Logo-Orange_Dark_200px.jpg) | IPartitionGetPartitionId Method |
Returns id of the partition.
Namespace:
Hazelcast.Core
Assembly:
Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.3
SyntaxFunction GetPartitionId As Integer
abstract GetPartitionId : unit -> int
Return Value
Type:
Int32id of the partition
RemarksReturns id of the partition.
See Also