docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Delegate TusOperation<T>.OperationDelegate

    Represents an operation which receives a delegate to report transfer progress to.

    Namespace: Unity.Services.Ccd.Management
    Assembly: Unity.Services.Ccd.Management.dll
    Syntax
    public delegate Task<T> TusOperation<T>.OperationDelegate(ProgressDelegate reportProgress)
    Parameters
    Type Name Description
    ProgressDelegate reportProgress

    A delegate which transfer progress can be reported to.

    Returns
    Type Description
    Task<T>
    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)