Session.Commit


Method

Declaration

virtual void Commit(); 

Purpose

Commit the open transaction.

Remarks

A session (with transaction semantics) always has exactly one open transaction. Message operations associated with the session become part of that transaction. This call commits all the messages within the transaction, and releases any locks. Then it opens a new transaction.

Throws

EMSException

TransactionRolledBackException

IllegalStateException


TIBCO Enterprise Message Service™ .NET Reference
System Release 4.3, February 2006
Copyright © TIBCO Software Inc. All rights reserved
www.tibco.com