Defines the contract for handling of session auto-flush events.

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

Syntax

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

See Also