Index
| Namespace
RabbitMQ.Client.Content
public interface IMapMessageReader
implements
IMessageReader
Summary
Analyzes messages binary-compatible with QPid's "MapMessage" wire encoding.
Property Summary
Type
Name
Summary
IDictionary
Body
(r)
Parses the message body into an IDictionary instance.
Property Detail
IDictionary Body
(r)
Summary
Parses the message body into an IDictionary instance.