WaitUntil(System.Func<bool>,System.Threading.CancellationToken)

Method in YarnTask

Summary

public static partial async YarnTask WaitUntil(System.Func<bool> predicate, System.Threading.CancellationToken token)

Parameters

Name
Description

Func<bool> predicate

CancellationToken token

Last updated

Was this helpful?