This topic has not yet been rated - Rate this topic

IEnlistmentNotification Methods

The IEnlistmentNotification type exposes the following members.

  Name Description
Public method Commit Notifies an enlisted object that a transaction is being committed.
Public method InDoubt Notifies an enlisted object that the status of a transaction is in doubt.
Public method Prepare Notifies an enlisted object that a transaction is being prepared for commitment.
Public method Rollback Notifies an enlisted object that a transaction is being rolled back (aborted).
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.