WaitForAsyncOperation(AsyncOperationHandle<T>,CancellationToken)

Method in YarnTask

Summary

public static partial async YarnTask<T> WaitForAsyncOperation<T>(AsyncOperationHandle<T> operationHandle, CancellationToken cancellationToken)

Parameters

Name
Description

AsyncOperationHandle<T> operationHandle

CancellationToken cancellationToken

Last updated

Was this helpful?