Jaa


MSALHttpRetryHandlerHelper Class

Definition

public class MSALHttpRetryHandlerHelper : System.Net.Http.DelegatingHandler
type MSALHttpRetryHandlerHelper = class
    inherit DelegatingHandler
Public Class MSALHttpRetryHandlerHelper
Inherits DelegatingHandler
Inheritance
MSALHttpRetryHandlerHelper

Constructors

Name Description
MSALHttpRetryHandlerHelper(IServiceProvider)

Methods

Name Description
SendAsync(HttpRequestMessage, CancellationToken)

Handle failure and retry.

Applies to