The NMS Class Library (.Net Messaging Library)

IMessageConsumer Members

IMessageConsumer overview

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

Public Instance Events

Listener An asynchronous listener which can be used to consume messages asynchronously

See Also

IMessageConsumer Interface | NMS Namespace