![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
tibems_status tibemsMsgConsumer_ReceiveNoWait(tibemsMsgConsumer msgConsumer,tibemsMsg* message);
msgConsumer and message have usage pointer.
When the destination has at least one message ready, this function immediately returns the next message.When the destination does not have any messages ready, this function immediately returns TIBEMS_NOT_FOUND.When calling receiving within a transaction, the consumer retains the message until transaction commits.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |