Table of Contents

Method InternalRunAsync

Namespace
Alternet.Scripter
Assembly
Alternet.Scripter.v9.dll

InternalRunAsync(object[], CancellationToken)

protected virtual Task<object> InternalRunAsync(object[] args, CancellationToken cancellationToken)

Parameters

args object[]
cancellationToken CancellationToken

Returns

Task<object>