GraphRetryPolicy.MaxRetryAttempts

GraphRetryPolicy.MaxRetryAttempts property

Gets or sets the maximum number of retry attempts after the initial request.

public int MaxRetryAttempts { get; set; }

See Also