IDataHasPartitionHash Method Hazelcast .Net Client Class Library
Returns true if Data has partition hash, false otherwise.

Namespace: Hazelcast.IO.Serialization
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.6.3.0
Syntax

bool HasPartitionHash()

Return Value

Type: Boolean
true if Data has partition hash, false otherwise.
See Also

Reference