EsentResource.Dispose method (Boolean)

Called by Dispose and the finalizer.

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

Syntax

'Declaration
Protected Overridable Sub Dispose ( _
    isDisposing As Boolean _
)
'Usage
Dim isDisposing As Boolean

Me.Dispose(isDisposing)
protected virtual void Dispose(
    bool isDisposing
)

Parameters

See also

Reference

EsentResource class

EsentResource members

Dispose overload

Microsoft.Isam.Esent.Interop namespace