Property Timeout
- Namespace
- LMKit.Agents.Orchestration
- Assembly
- LM-Kit.NET.dll
Timeout
Gets or sets the timeout for the entire orchestration.
Set to null for no timeout. Default is no timeout.
public TimeSpan? Timeout { get; set; }
Gets or sets the timeout for the entire orchestration.
Set to null for no timeout. Default is no timeout.
public TimeSpan? Timeout { get; set; }