MessagingOptions.ResendOnTimeout 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
ResendOnTimeout 屬性會指定當訊息在傳送者逾時時,是否應該由執行時間自動重新傳送。 預設值為 false。
public bool ResendOnTimeout { get; set; }
member this.ResendOnTimeout : bool with get, set
Public Property ResendOnTimeout As Boolean