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