Table of Contents

Property AgentTimeout

Namespace
LMKit.Agents.Orchestration
Assembly
LM-Kit.NET.dll

AgentTimeout

Gets or sets the timeout for each individual agent execution.

Set to null to use each agent's default timeout.

public TimeSpan? AgentTimeout { get; set; }

Property Value

TimeSpan?