IClientPartitionServiceGetPartitionOwner Method Hazelcast .Net Client Class Library

Namespace: Hazelcast.Client.Spi
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.7.1
Syntax

Address GetPartitionOwner(
	int partitionId
)

Parameters

partitionId
Type: SystemInt32

Return Value

Type: Address
See Also

Reference