System.Messaging Reference (Document! X Sample)
Properties  Methods 


System.Messaging Namespace : MessageQueueTransaction Class
MessageQueueTransaction Class Members

The following tables list the members exposed by MessageQueueTransaction.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the MessageQueueTransaction class.  
Top
Public Properties
 NameDescription
Public PropertyGets the status of the transaction.  
Top
Public Methods
 NameDescription
Public MethodRolls back the pending internal transaction.  
Public MethodBegins a new Message Queuing internal transaction.  
Public MethodCommits a pending internal transaction.  
Public MethodOverloaded. Releases all resources used by the MessageQueueTransaction.  
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  
Top
See Also