Method RunFunctionAsyncImpl
- Namespace
- Alternet.Scripter.TypeScript
- Assembly
- Alternet.Scripter.TypeScript.v9.dll
RunFunctionAsyncImpl(string, object[], CancellationToken)
protected override Task<object> RunFunctionAsyncImpl(string functionName, object[] args, CancellationToken cancellationToken)
Parameters
functionName
stringargs
object[]cancellationToken
CancellationToken