Click or drag to resize

NearCacheConfigGetEvictionPolicy Method

Returns the eviction policy for the Near Cache.

Namespace:  Hazelcast.Config
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.2
Syntax
public virtual string GetEvictionPolicy()

Return Value

Type: String
eviction policy
See Also