docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ExecuteAsync

    ExecuteAsync(CancellationToken)

    Executes the built query by calling the metadata repository.

    Declaration
    public Task<MatchCollection> ExecuteAsync(CancellationToken cancellationToken = default)
    Parameters
    Type Name Description
    CancellationToken cancellationToken

    The cancellation token

    Returns
    Type Description
    Task<MatchCollection>

    The list of Match

    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, November 15, 2023