GraphRetryPolicy.DelayStrategy

GraphRetryPolicy.DelayStrategy property

Gets or sets the delay strategy.

public GraphRetryDelayStrategy DelayStrategy { get; set; }

See Also