Share via


MessagingOptions.ResponseTimeout 屬性

定義

取得或設定要求假設失敗之前的預設逾時。

public TimeSpan ResponseTimeout { get; set; }
member this.ResponseTimeout : TimeSpan with get, set
Public Property ResponseTimeout As TimeSpan

屬性值

根據預設,要求會在 30 秒後逾時。

適用於

另請參閱