Method InternalRunMethodAsync
InternalRunMethodAsync(string, object[], CancellationToken)
protected Task<object> InternalRunMethodAsync(string functionName, object[] args, CancellationToken cancellationToken)
Parameters
functionName
stringargs
object[]cancellationToken
CancellationToken