Data can be in any of the following formats: A string, for example: "My first message", which is assumed to be UTF8. A binary ...

Data can be in any of the following formats:
    
    
  • A string, for example: "My first message", which is assumed to be UTF8.
  • A binary value, for example: Binary.FromText(…)
  • A list with a single message and an optional record, for example: { "My first message", [CorrelationId = 12345] }
  • A list with several {message, [options]} pairs, for example: { "My first message", { "My second message", [CorrelationId = 12345] } }
  • A combined list of simple messages and messages with options, for example: { "My first message", { "My second message", [CorrelationId = 12345] }, Binary.FromText(…) }
English
English (United States)
Deutsch (Deutschland)
German (Germany)
Español (España)
Spanish (Spain)
Français (France)
French (France)
italiano
Italian
日本語
Japanese
한국어
Korean