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

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

Syntax

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

Return Value

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

See Also