Method Cancelled
- Namespace
- LMKit.Agents.Orchestration
- Assembly
- LM-Kit.NET.dll
Cancelled(IReadOnlyList<AgentExecutionResult>, TimeSpan, int)
Creates a cancelled orchestration result.
public static OrchestrationResult Cancelled(IReadOnlyList<AgentExecutionResult> agentResults = null, TimeSpan duration = default, int totalInferenceCount = 0)
Parameters
agentResultsIReadOnlyList<AgentExecutionResult>durationTimeSpantotalInferenceCountint