IEnlistmentNotification Methods
.NET Framework 4.5
The IEnlistmentNotification type exposes the following members.
| Name | Description | |
|---|---|---|
|
Commit | Notifies an enlisted object that a transaction is being committed. |
|
InDoubt | Notifies an enlisted object that the status of a transaction is in doubt. |
|
Prepare | Notifies an enlisted object that a transaction is being prepared for commitment. |
|
Rollback | Notifies an enlisted object that a transaction is being rolled back (aborted). |