Edit

Session.End method

Terminate the session.

Namespace:  Microsoft.Isam.Esent.Interop
Assembly:  Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'Declaration
Public Sub End
'Usage
Dim instance As Session

instance.End()
public void End()

See also

Reference

Session class

Session members

Microsoft.Isam.Esent.Interop namespace