The NMS Class Library (.Net Messaging Library)

MessageProducer Class

An object capable of sending messages to some destination

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

System.Object
   ActiveMQ.MessageProducer

public class MessageProducer : IMessageProducer, 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

MessageProducer Members | ActiveMQ Namespace