Occurs after an an entity instance is fully loaded.

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

Syntax

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

See Also