Click or drag to resize

EntryAdapterTKey, TValueClearAll Property

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

Property Value

Type: ActionMapEvent
See Also