Header menu logo Nao

IExecutionEnvironment Type

Interface for execution environment providers

Instance members

Instance member Description

this.ExecuteAsync

Full Usage: this.ExecuteAsync

Parameters:
Returns: Task<Result<string, LimitExceeded>>
Modifiers: abstract

Execute an agent within the sandbox, respecting resource limits

arg0 : ExecutionContext
arg1 : IAgent
arg2 : string
Returns: Task<Result<string, LimitExceeded>>

Type something to start searching.