A convience holder for all defined session event listeners.

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

Syntax

C#
[SerializableAttribute]
public class EventListeners
Visual Basic
<SerializableAttribute> _
Public Class EventListeners
Visual C++
[SerializableAttribute]
public ref class EventListeners

Inheritance Hierarchy

System..::..Object
  NHibernate.Event..::..EventListeners

See Also