Message.Metadata 属性

定义

获取或设置元数据。

public string Metadata { get; set; }
member this.Metadata : string with get, set
Public Property Metadata As String

属性值

作为消息回显传递的自定义字符串。 1000 个字符限制。

适用于