Nakama .NET Client SDK 3.13.0
Nakama .NET Client SDK
Loading...
Searching...
No Matches
TransientExceptionDelegate.cs File Reference

Namespaces

namespace  Satori
 

Functions

delegate bool Satori.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.