docs.unity3d.com
    Show / Hide Table of Contents

    Property Task

    Task

    Return a Task object to wait on when using async await.

    Declaration
    public readonly Task<TObject> Task { get; }
    Property Value
    Type Description
    Task<TObject>
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, August 12, 2022
    Terms of use