docs.unity.cn
    Show / Hide Table of Contents

    Method SetMaxConcurrentRequests

    SetMaxConcurrentRequests(Int32)

    Sets the max number of web requests running at the same time.

    Declaration
    public static void SetMaxConcurrentRequests(int maxRequests)
    Parameters
    Type Name Description
    Int32 maxRequests

    The max number of web requests.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, August 12, 2022
    Terms of use