IotHubServiceIncrementalDelayRetryPolicy.UseJitter Property

Definition

Whether to add a small, random adjustment to the retry delay to avoid synchronicity in clients retrying.

protected internal bool UseJitter { get; }
member this.UseJitter : bool
Protected Friend ReadOnly Property UseJitter As Boolean

Property Value

Applies to