Contract for listeners which require notification of SessionFactory closing, presumably to destroy internal state.

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

Syntax

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

See Also