[Missing <summary> documentation for "F:NHibernate.Context.ThreadLocalSessionContext.factory"]

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

Syntax

C#
protected readonly ISessionFactoryImplementor factory
Visual Basic
Protected ReadOnly factory As ISessionFactoryImplementor
Visual C++
protected:
initonly ISessionFactoryImplementor^ factory

See Also