Method
Close a session; reclaim resources.
Closing a session automatically closes its consumers (except for durable subscribers), producers and browsers.
If any message listener or receive call associated with the session is processing a message when the program calls this method, all facilities of the connection and its sessions remain available to those listeners until they return. In the meantime, this method blocks until that processing completesthat is, until all message listeners and receive calls have returned.
Closing a session rolls back the open transaction in the session.
TIBCO Enterprise Message Service™ .NET Reference System Release 4.3, February 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |