IotHubServiceRetryPolicyBase.UpdateWithJitter(Double) メソッド

定義

基準時間の 95% から 105% の間のジッターを取得します。

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

パラメーター

baseTimeMs
Double

戻り値

適用対象