MessageConsumer.ReceiveNoWait


Method

Declaration

Message ReceiveNoWait(); 

Purpose

Receive a message (synchronous, non-blocking).

Remarks

When the destination has at least one message ready, this method immediately returns the next message.

When the destination does not have any messages ready, this method immediately returns null.

When calling receive within a transaction, the consumer retains the message until transaction commits.


TIBCO Enterprise Message Service™ .NET Reference
System Release 4.3, February 2006
Copyright © TIBCO Software Inc. All rights reserved
www.tibco.com