MapClearedListener InterfaceHazelcast .Net Client Class Library
Invoked when all entries are removed.

Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.1
Syntax

public interface MapClearedListener : MapListener, 
	IEventListener

The MapClearedListener type exposes the following members.

Methods

  NameDescription
Public methodMapCleared
Invoked when all entries are removed.
Top
See Also

Reference