IMessagingConfiguration.ResendOnTimeout プロパティ

定義

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

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

プロパティ値

適用対象