IMessagingConfiguration.DropExpiredMessages Property

Definition

The DropExpiredMessages attribute specifies whether the message should be dropped if it has expired, that is if it was not delivered to the destination before it has timed out on the sender. Default is true.

public bool DropExpiredMessages { get; set; }
member this.DropExpiredMessages : bool with get, set
Public Property DropExpiredMessages As Boolean

Property Value

Applies to