Skip to content

Latest commit

 

History

History
67 lines (52 loc) · 1.79 KB

durablecommitcallback-class.md

File metadata and controls

67 lines (52 loc) · 1.79 KB
description title TOCTitle ms:assetid ms:mtpsurl ms:contentKeyID ms.date ms.topic f1_keywords dev_langs api_name topic_type api_type api_location ROBOTS
Learn more about: DurableCommitCallback class
DurableCommitCallback class (Microsoft.Isam.Esent.Interop.Windows8)
DurableCommitCallback class
T:Microsoft.Isam.Esent.Interop.Windows8.DurableCommitCallback
55104289
07/30/2014
reference
Microsoft.Isam.Esent.Interop.Windows8.DurableCommitCallback
CSharp
JScript
VB
other
Microsoft.Isam.Esent.Interop.Windows8.DurableCommitCallback
apiref
kbSyntax
Managed
Microsoft.Isam.Esent.Interop.dll
INDEX,FOLLOW

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