CommonNearCacheOptions Class
Namespace: Hazelcast.NearCaching
Assembly: Hazelcast.Net.dll
Represents the advanced Near Cache options.
public class CommonNearCacheOptions
Constructors
| CommonNearCacheOptions() | Initializes a new instance of the CommonNearCacheOptions class. |
Properties
| MaxToleratedMissCount | Gets or sets the maximum tolerated miss count. |
| MinReconciliationIntervalSeconds | Gets or sets the minimum reconciliation interval. |
| ReconciliationIntervalSeconds | Gets or sets the reconciliation interval. |