Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Overview

Sets a header to the message.

Message myMessage.SetHeader(name: string, value: string)

Arguments

string name
Name of header.
string value
Value of header.

Returns

Instance of current message.
  • No labels