次の方法で共有


MessagingOptions.ResendOnTimeout プロパティ

定義

ResendOnTimeout 属性は、送信者がタイムアウトしたときに、ランタイムによってメッセージを自動的に再送信するかどうかを指定します。 既定値は false です。

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

プロパティ値

適用対象