Class EconomyRateLimitedException
An exception that is thrown when the client has been rate limited.
Inherited Members
Namespace: Unity.Services.Economy
Assembly: solution.dll
Syntax
public class EconomyRateLimitedException : EconomyException, ISerializable, _Exception
Properties
| Name | Description |
|---|---|
| RetryAfter | The number of seconds until the client is no longer rate limited. |