MessagingOptions.ResendOnTimeout 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
ResendOnTimeout 属性指定在发送方超时时是否应由运行时自动重新发送消息。 默认值为 false。
public bool ResendOnTimeout { get; set; }
member this.ResendOnTimeout : bool with get, set
Public Property ResendOnTimeout As Boolean