AmqpMessageHeader.Durable Property

Definition

Gets or sets the durable value from the AMQP message transport header.

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

Property Value

Applies to