Click or drag to resize

EntryAdapter<TKey, TValue>.EvictAll Property

Namespace:  Hazelcast.Core
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.2
Syntax
public Action<MapEvent> EvictAll { get; set; }

Property Value

Type: Action<MapEvent>
See Also