StoreIntervalSeconds Field
Namespace: Hazelcast.NearCaching
Assembly: Hazelcast.Net.dll
Gets the default interval for the Near Cache key storage (in seconds).
public const int StoreIntervalSeconds = 600
Returns
int | Gets the default interval for the Near Cache key storage (in seconds). |