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