docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class CloudCodeRateLimitedException

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

    Inheritance
    object
    CloudCodeException
    CloudCodeRateLimitedException
    Inherited Members
    CloudCodeException.Reason
    CloudCodeException.ToString()
    CloudCodeException.Message
    Namespace: Unity.Services.CloudCode
    Assembly: Unity.Services.CloudCode.dll
    Syntax
    public class CloudCodeRateLimitedException : CloudCodeException

    Properties

    RetryAfter

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

    Declaration
    public int RetryAfter { get; }
    Property Value
    Type Description
    int
    In This Article
    Back to top
    Copyright © 2024 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)