Table of Contents

Method InternalRunAsync

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

InternalRunAsync(object[], CancellationToken)

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

Parameters

args object[]
cancellationToken CancellationToken

Returns

Task<object>