Method | Description | |
---|---|---|
RetryEventArgs ( RiotNet.RiotResponse response, int attemptCount ) |
Creates a new RetryEventArgs instance.
|
public RetryEventArgs ( RiotNet.RiotResponse response, int attemptCount ) | ||
response | RiotNet.RiotResponse | The response for the request that caused the event. |
attemptCount | int | The number of times that the same request has been attempted. |