PagingPredicateIterationType Property Hazelcast .Net Client Class Library
Iteration type this paging predicate: One of Key, Value or Entry

Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.8.2
Syntax

public Nullable<IterationType> IterationType { get; set; }

Property Value

Type: NullableIterationType
See Also

Reference