![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
tibems_status tibemsMsgConsumer_Close(tibemsMsgConsumer msgConsumer );
msgConsumer has usage pointer.
If a receive call or a message listener callback is in progress, then this function waits until that call returns, and then closes the consumer.This call also notifies the server that the client program is closing the consumer. In response, the server stops sending message data to the consumer.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |