MessagingOptions.ResendOnTimeout 属性

定义

ResendOnTimeout 属性指定在发送方超时时是否应由运行时自动重新发送消息。 默认值为 false。

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

属性值

适用于