Interface IMapMessage
Represents a Map message which contains key and value pairs which are of primitive types
Inherited Members
Namespace: Apache.NMS
Assembly: Apache.NMS.dll
Syntax
public interface IMapMessage : IMessage
Properties
| Improve this Doc View SourceBody
Declaration
IPrimitiveMap Body { get; }
Property Value
Type | Description |
---|---|
IPrimitiveMap |