메소드 | 설명 | |
---|---|---|
SendAsync ( |
Add the authentication token to the outgoing request.
|
메소드 | 설명 | |
---|---|---|
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. | |
리턴 | Task |