[Missing <summary> documentation for "M:NHibernate.Context.ThreadLocalSessionContext.IsAutoCloseEnabled"]

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

Syntax

C#
protected virtual bool IsAutoCloseEnabled()
Visual Basic
Protected Overridable Function IsAutoCloseEnabled As Boolean
Visual C++
protected:
virtual bool IsAutoCloseEnabled()

Return Value

[Missing <returns> documentation for "M:NHibernate.Context.ThreadLocalSessionContext.IsAutoCloseEnabled"]

See Also