IRPseudoFunction.ExecuteAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- repl
- PowerFxREPL
- cancel
- CancellationToken