MessagingOptions.ResponseTimeout 属性

定义

获取或设置假定请求失败之前的默认超时。

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

属性值

默认情况下,请求将在 30 秒后超时。

适用于

另请参阅