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