Defines the contract for handling of refresh 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 IRefreshEventListener
Visual Basic
Public Interface IRefreshEventListener
Visual C++
public interface class IRefreshEventListener

See Also