Property PayloadEncoding
PayloadEncoding
Gets or sets the encoding format used to interpret the Payload content.
public string PayloadEncoding { get; }
Property Value
Remarks
The default encoding is "text"
, indicating that Payload is plain UTF-8 text.