| Nakama .NET Client 3.17.0
    The official Nakama and Satori .NET client. | 
Represents a single retry attempt. More...
| Properties | |
| int | ExponentialBackoff  [get] | 
| The delay (milliseconds) in the request retry attributable to the exponential backoff algorithm. | |
| int | JitterBackoff  [get] | 
| The delay (milliseconds) in the request retry attributable to the jitter algorithm. | |
Represents a single retry attempt.
| 
 | get | 
The delay (milliseconds) in the request retry attributable to the exponential backoff algorithm.
| 
 | get | 
The delay (milliseconds) in the request retry attributable to the jitter algorithm.