Method | Description | |
---|---|---|
SendAsync ( |
Add the authentication token to the outgoing request.
|
Method | Description | |
---|---|---|
GetDelay ( int attempt ) : System.TimeSpan |
Gets the delay for the task following an exponential back-off strategy
|
protected SendAsync ( |
||
request | The HTTP request message. | |
cancellationToken | The cancellation token. | |
return | Task |