DurableCommitCallback class

Wraps the callback dealing with durable commits.

Inheritance hierarchy

System.Object
  Microsoft.Isam.Esent.Interop.EsentResource
    Microsoft.Isam.Esent.Interop.Windows8.DurableCommitCallback

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

Syntax

'Declaration
Public Class DurableCommitCallback _
    Inherits EsentResource
'Usage
Dim instance As DurableCommitCallback
public class DurableCommitCallback : EsentResource

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

DurableCommitCallback members

Microsoft.Isam.Esent.Interop.Windows8 namespace