Defines the contract for handling of session dirty-check events.

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

Syntax

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

See Also