Udostępnij przez


IRPseudoFunction.ExecuteAsync Method

Definition

public System.Threading.Tasks.Task ExecuteAsync(Microsoft.PowerFx.CheckResult checkResult, Microsoft.PowerFx.PowerFxREPL repl, System.Threading.CancellationToken cancel);
abstract member ExecuteAsync : Microsoft.PowerFx.CheckResult * Microsoft.PowerFx.PowerFxREPL * System.Threading.CancellationToken -> System.Threading.Tasks.Task
override this.ExecuteAsync : Microsoft.PowerFx.CheckResult * Microsoft.PowerFx.PowerFxREPL * System.Threading.CancellationToken -> System.Threading.Tasks.Task
Public Function ExecuteAsync (checkResult As CheckResult, repl As PowerFxREPL, cancel As CancellationToken) As Task

Parameters

checkResult
CheckResult

Returns

Implements

Applies to