IPartitionGetPartitionId Method Hazelcast .Net Client Class Library
Returns id of the partition.

Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.8.1
Syntax

int GetPartitionId()

Return Value

Type: Int32
id of the partition
Remarks

Returns id of the partition.
See Also

Reference