Close the stateless session and release the ADO.NET connection.

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

Syntax

C#
void Close()
Visual Basic
Sub Close
Visual C++
void Close()

See Also