System.Messaging Reference (Document! X Sample)
System.Messaging Namespace / MessageQueueTransaction Class
Properties Methods


In This Topic
    MessageQueueTransaction Class Members
    In This Topic

    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