Show / Hide Table of Contents

Property HSMessage.Content


Overload

Raw content. For example POST data as UTF-8 text or binary.

public byte[] Content { get; }
Property Value
byte[]

null if the message is without content.