docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class CloudSaveRateLimitedException

    An exception that is thrown when the client has been rate limited.

    Inheritance
    object
    CloudSaveException
    CloudSaveRateLimitedException
    Inherited Members
    CloudSaveException.Reason
    Namespace: Unity.Services.CloudSave
    Assembly: Unity.Services.CloudSave.dll
    Syntax
    public class CloudSaveRateLimitedException : CloudSaveException

    Properties

    RetryAfter

    The number of seconds until the client is no longer rate limited.

    Declaration
    public float RetryAfter { get; set; }
    Property Value
    Type Description
    float
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)