The NMS Class Library (.Net Messaging Library)

IMessageConsumer Methods

The methods of the IMessageConsumer interface are listed below. For a complete list of IMessageConsumer interface members, see the IMessageConsumer Members topic.

Public Instance Methods

Receive Overloaded. Waits until a message is available and returns it
ReceiveNoWait If a message is available immediately it is returned otherwise this method returns null

See Also

IMessageConsumer Interface | NMS Namespace