Nakama .NET Client SDK 3.8.0
Nakama .NET Client SDK
|
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.