tibemsSession_Close
Function
Remarks
Closing a session automatically closes its consumers (except for durable subscribers), producers and browsers.
Blocking
If any message listener or receive call associated with the session is processing a message when the program calls this function, all facilities of the connection and its sessions remain available to those listeners until they return. In the meantime, this function blocks until that processing completes—that is, until all message listeners and receive calls have returned.
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.