Click or drag to resize

IClientPartitionServiceGetPartitionOwner Method

Namespace:  Hazelcast.Client.Spi
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.3
Syntax
Address GetPartitionOwner(
	int partitionId
)

Parameters

partitionId
Type: SystemInt32

Return Value

Type: Address
See Also