AmqpAnnotatedMessage.MessageAnnotations プロパティ

定義

AMQP メッセージのメッセージ注釈を取得します。 http://docs.oasis-open.org/amqp/core/v1.0/os/amqp-core-messaging-v1.0-os.html#type-message-annotations

public System.Collections.Generic.IDictionary<string,object?> MessageAnnotations { get; }
member this.MessageAnnotations : System.Collections.Generic.IDictionary<string, obj>
Public ReadOnly Property MessageAnnotations As IDictionary(Of String, Object)

プロパティ値

適用対象