WaitForAsyncOperation(AsyncOperationHandle,CancellationToken)
Method in YarnTask
Summary
public static partial YarnTask WaitForAsyncOperation(AsyncOperationHandle operationHandle, CancellationToken cancellationToken);
Parameters
Name
Description
AsyncOperationHandle
operationHandle
CancellationToken
cancellationToken
PreviousToCoroutine(Func<YarnTask>)NextWaitForAsyncOperation<T>(AsyncOperationHandle<T>,CancellationToken)
Last updated
Was this helpful?