Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Notifies the engine that it can resume normal IO operations after a freeze period and a successful snapshot.
Namespace: Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Shared Sub JetOSSnapshotThaw ( _
snapshot As JET_OSSNAPID, _
grbit As SnapshotThawGrbit _
)
'Usage
Dim snapshot As JET_OSSNAPID
Dim grbit As SnapshotThawGrbitApi.JetOSSnapshotThaw(snapshot, _
grbit)
public static void JetOSSnapshotThaw(
JET_OSSNAPID snapshot,
SnapshotThawGrbit grbit
)
Parameters
snapshot
Type: Microsoft.Isam.Esent.Interop.JET_OSSNAPIDThe ID of the snapshot.
grbit
Type: Microsoft.Isam.Esent.Interop.SnapshotThawGrbitThaw options.