Defines the contract for handling of evict events generated from a session.

Namespace: NHibernate.Event
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public interface IEvictEventListener
Visual Basic
Public Interface IEvictEventListener
Visual C++
public interface class IEvictEventListener

See Also