Click or drag to resize

EntryAdapterTKey, TValueEvictAll Property

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

Property Value

Type: ActionMapEvent
See Also