![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
tibems_status tibemsSession_DeleteTemporaryQueue(tibemsSession session,tibemsTemporaryQueue tmpQueue );
session and tmpQueue have usage pointer.
When a client deletes a temporary queue, the server deletes any unconsumed messages in the queue.If the client still has listeners or receivers for the queue, then this delete call returns TIBEMS_ILLEGAL_STATE.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |