EsentResource.Dispose method

Dispose of this object, releasing the underlying Esent resource.

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

Syntax

'Declaration
Public Sub Dispose
'Usage
Dim instance As EsentResource

instance.Dispose()
public void Dispose()

Implements

IDisposable.Dispose()

See also

Reference

EsentResource class

EsentResource members

Dispose overload

Microsoft.Isam.Esent.Interop namespace