Edit

EsentResource.ReleaseResource method

Implemented by the subclass to release a resource.

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

Syntax

'Declaration
Protected MustOverride Sub ReleaseResource
'Usage

Me.ReleaseResource()
protected abstract void ReleaseResource()

See also

Reference

EsentResource class

EsentResource members

Microsoft.Isam.Esent.Interop namespace