Takes care of freeing the managed and unmanaged resources that
this class is responsible for.
Namespace:
NHibernate.TransactionAssembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub Dispose |
C# |
---|
public void Dispose() |
Visual C++ |
---|
public: virtual void Dispose() sealed |
JavaScript |
---|
function dispose(); |