MessageQueueTransaction Class Members
The following tables list the members exposed by MessageQueueTransaction.
Public Constructors
Name | Description | |
---|---|---|
![]() | MessageQueueTransaction Constructor | Initializes a new instance of the MessageQueueTransaction class. |
Public Properties
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. |
Protected Methods
See Also