Edit

Transaction.ReleaseResource method

Called when the transaction is being disposed while active. This should rollback the transaction.

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

Syntax

'Declaration
Protected Overrides Sub ReleaseResource
'Usage

Me.ReleaseResource()
protected override void ReleaseResource()

See also

Reference

Transaction class

Transaction members

Microsoft.Isam.Esent.Interop namespace