Click or drag to resize

EntryAdapter<TKey, TValue>.ClearAll Property

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

Property Value

Type: Action<MapEvent>
See Also