Defines the contract for handling of session flush events.

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

Syntax

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

See Also