Edit

EsentResource.CheckObjectIsNotDisposed method

Throw an exception if this object has been disposed.

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

Syntax

'Declaration
Protected Sub CheckObjectIsNotDisposed
'Usage

Me.CheckObjectIsNotDisposed()
protected void CheckObjectIsNotDisposed()

See also

Reference

EsentResource class

EsentResource members

Microsoft.Isam.Esent.Interop namespace