AmqpMessageHeader.TimeToLive Property

Definition

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

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

Property Value

Applies to