Nakama .NET Client 3.17.0
The official Nakama and Satori .NET client.
|
Namespaces | |
namespace | Nakama |
Functions | |
delegate bool | Nakama.TransientExceptionDelegate (Exception e) |
A delegate used to determine whether or not a network exception is due to a temporary bad state on the server. For example, timeouts can be transient in cases where the server is experiencing temporarily high load. |