The NMS Class Library (.Net Messaging Library)

IMessage Interface

Represents a message either to be sent to a message broker or received from a message broker

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

NMS.IMessage
   NMS.IBytesMessage
   NMS.IMapMessage
   NMS.ITextMessage

public interface IMessage

Types that implement IMessage

Type Description
ActiveMQBytesMessage  
ActiveMQMapMessage  
ActiveMQMessage  
ActiveMQObjectMessage  
ActiveMQStreamMessage  
ActiveMQTextMessage  

Requirements

Namespace: NMS

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

See Also

IMessage Members | NMS Namespace