Delegate ExternalFunctionDelegate.InvokeAsyncDelegate
Assembly: WaaS.Core.dll
View Source
Declaration
public delegate STaskVoid ExternalFunctionDelegate.InvokeAsyncDelegate(ExecutionContext context, Pullable arguments, STaskVoid frameMove, STask<ValuePusher> resultPusher)