Aracılığıyla paylaş


AmqpMessageProperties.CorrelationId Property

Definition

The correlation-id value from the AMQP properties.

public Azure.Core.Amqp.AmqpMessageId? CorrelationId { get; set; }
member this.CorrelationId : Nullable<Azure.Core.Amqp.AmqpMessageId> with get, set
Public Property CorrelationId As Nullable(Of AmqpMessageId)

Property Value

Applies to