Click or drag to resize

IPartitionGetPartitionId Method

Returns id of the partition.

Namespace:  Hazelcast.Core
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.1
Syntax
int GetPartitionId()

Return Value

Type: Int32
id of the partition
Remarks
Returns id of the partition.
See Also