Edit

DurableCommitCallback.ReleaseResource method

Frees the durable commit session.

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

Syntax

'Declaration
Protected Overrides Sub ReleaseResource
'Usage

Me.ReleaseResource()
protected override void ReleaseResource()

Remarks

Do not try to set the instance parameter to null, because the callback is disposed after JetTerm and the callback cannot be set after JetTerm.

See also

Reference

DurableCommitCallback class

DurableCommitCallback members

Microsoft.Isam.Esent.Interop.Windows8 namespace