| m | BeginCommit | IAsyncResult |
| m | Commit | Void |
| m | EndCommit | Void |
| m | GetHashCode | Int32 |
| m | Equals | Boolean |
| m | add_TransactionCompleted | Void |
| m | remove_TransactionCompleted | Void |
| m | Dispose | Void |
| m | EnlistPromotableSinglePhase | Boolean |
| m | get_TransactionInformation | TransactionInformation |
| m | get_IsolationLevel | IsolationLevel |
| m | get_PromoterType | Guid |
| m | GetPromotedToken | Byte[] |
| m | EnlistDurable | Enlistment |
| m | EnlistDurable | Enlistment |
| m | Rollback | Void |
| m | Rollback | Void |
| m | EnlistVolatile | Enlistment |
| m | EnlistVolatile | Enlistment |
| m | Clone | Transaction |
| m | DependentClone | DependentTransaction |
| m | EnlistPromotableSinglePhase | Boolean |
| m | PromoteAndEnlistDurable | Enlistment |
| m | SetDistributedTransactionIdentifier | Void |
| m | GetType | Type |
| m | ToString | String |
| c | .ctor | |
| c | .ctor | |
| c | .ctor | |
| p | TransactionInformation | TransactionInformation |
| p | IsolationLevel | IsolationLevel |
| p | PromoterType | Guid |
| e | TransactionCompleted |