IExecutionEnvironment Type
Interface for execution environment providers
Instance members
| Instance member |
Description
|
Full Usage:
this.ExecuteAsync
Parameters:
ExecutionContext
arg1 : IAgent
arg2 : string
Returns: Task<Result<string, LimitExceeded>>
Modifiers: abstract |
Execute an agent within the sandbox, respecting resource limits
|
Nao