Header menu logo Nao

IReadinessCheck Type

Pre-flight readiness checks before agent execution

Instance members

Instance member Description

this.CheckAsync

Full Usage: this.CheckAsync

Parameters:
Returns: Task<ReadinessResult>
Modifiers: abstract

Perform the check

arg0 : AgentId
arg1 : string
Returns: Task<ReadinessResult>

this.Name

Full Usage: this.Name

Returns: string
Modifiers: abstract

Check name

Returns: string

Type something to start searching.