The following tables list the members exposed by MessageQueueTransaction.
Public Constructors
Public Properties
| Name | Description |
 | Status | Gets the status of the transaction. |
Top
Public Methods
| Name | Description |
 | Abort | Rolls back the pending internal transaction. |
 | Begin | Begins a new Message Queuing internal transaction. |
 | Commit | Commits a pending internal transaction. |
 | Dispose | Overloaded. Releases all resources used by the MessageQueueTransaction. |
Top
Protected Methods
| Name | Description |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. |
Top
See Also