你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IotHubClientRetryPolicyBase.UpdateWithJitter(Double) 方法

定义

获取基准时间的 95% 到 105% 之间的抖动。

protected TimeSpan UpdateWithJitter (double baseTimeMs);
member this.UpdateWithJitter : double -> TimeSpan
Protected Function UpdateWithJitter (baseTimeMs As Double) As TimeSpan

参数

baseTimeMs
Double

返回

适用于