MapEvictedListener InterfaceHazelcast .Net Client Class Library
Invoked when all entries are evicted.

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

public interface MapEvictedListener : MapListener, 
	IEventListener

The MapEvictedListener type exposes the following members.

Methods

  NameDescription
Public methodMapEvicted
Invoked when all entries are evicted.
Top
See Also

Reference