Click or drag to resize

IClientMessageGetPartitionId Method

Returns the partition ID field.

Namespace:  Hazelcast.Client.Protocol
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.3
Syntax
int GetPartitionId()

Return Value

Type: Int32
The partition ID field.
See Also