| PartitionPredicateGetTarget Method |
Returns the predicate that will run on target partition
Namespace:
Hazelcast.Core
Assembly:
Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.3
Syntax public IPredicate GetTarget()
Public Function GetTarget As IPredicate
public:
IPredicate^ GetTarget()
member GetTarget : unit -> IPredicate
Return Value
Type:
IPredicateSee Also