MSALHttpRetryHandlerHelper Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class MSALHttpRetryHandlerHelper : System.Net.Http.DelegatingHandler
type MSALHttpRetryHandlerHelper = class
inherit DelegatingHandler
Public Class MSALHttpRetryHandlerHelper
Inherits DelegatingHandler
- Inheritance
-
MSALHttpRetryHandlerHelper
Constructors
| MSALHttpRetryHandlerHelper(IServiceProvider) |
Methods
| SendAsync(HttpRequestMessage, CancellationToken) |
Handle failure and retry. |