The NMS Class Library (.Net Messaging Library)

IMessageProducer Interface

An object capable of sending messages to some destination

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

public interface IMessageProducer : IDisposable

Types that implement IMessageProducer

Type Description
MessageProducer An object capable of sending messages to some destination

Requirements

Namespace: NMS

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

See Also

IMessageProducer Members | NMS Namespace