Skip to content

Setting the payload

Mats Alm edited this page Apr 30, 2014 · 3 revisions

Payload of the message can be either a string or a byte array. These alternatives are available via overloads of the Send method on the ISender interface.

See also

  • [Configure endpoint for publish](Publish Endpoint)
  • [Publish a message in code](Publish message)
  • [Publish a message with headers](Publish message with headers)

« Back