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.
Include protected members
Include inherited members
Wraps the callback dealing with durable commits.
The DurableCommitCallback type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
DurableCommitCallback | Initializes a new instance of the DurableCommitCallback class. |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
HasResource | Gets a value indicating whether the underlying resource is currently allocated. (Inherited from EsentResource.) |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
CheckObjectIsNotDisposed | Throw an exception if this object has been disposed. (Inherited from EsentResource.) |
![]() |
Dispose() | Dispose of this object, releasing the underlying Esent resource. (Inherited from EsentResource.) |
![]() |
Dispose(Boolean) | Called by Dispose and the finalizer. (Inherited from EsentResource.) |
![]() |
End | Terminates the durable commit session. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | Finalizes an instance of the EsentResource class. (Inherited from EsentResource.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ReleaseResource | Frees the durable commit session. (Overrides EsentResource.ReleaseResource().) |
![]() |
ResourceWasAllocated | Called by a subclass when a resource is allocated. (Inherited from EsentResource.) |
![]() |
ResourceWasReleased | Called by a subclass when a resource is freed. (Inherited from EsentResource.) |
![]() |
ToString | Generates a string representation of the structure. (Overrides Object.ToString().) |
Top
.gif)
.gif)
.gif)