Edit

Share via


IMessagingConfiguration.ResendOnTimeout Property

Definition

The ResendOnTimeout attribute specifies whether the message should be automaticaly resend by the runtime when it times out on the sender. Default is false.

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

Property Value

Applies to