For a list of all members of this type, see MessageQueueTransaction members.
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