AmqpMessageHeader.FirstAcquirer Property

Definition

Gets or sets the first-acquirer value from the AMQP message transport header.

public bool? FirstAcquirer { get; set; }
member this.FirstAcquirer : Nullable<bool> with get, set
Public Property FirstAcquirer As Nullable(Of Boolean)

Property Value

Applies to