The NMS Class Library (.Net Messaging Library)

MessageConsumer Class

An object capable of receiving messages from some destination

For a list of all members of this type, see MessageConsumer Members.

System.Object
   ActiveMQ.MessageConsumer

public class MessageConsumer : IMessageConsumer, IDisposable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ActiveMQ

Assembly: activemq-dotnet (in activemq-dotnet.dll)

See Also

MessageConsumer Members | ActiveMQ Namespace