Property Branches
- Namespace
- LMKit.Agents.Orchestration.Nodes
- Assembly
- LM-Kit.NET.dll
Branches
Gets the routing branches keyed by route name.
public IReadOnlyDictionary<string, IOrchestrationNode> Branches { get; }
Gets the routing branches keyed by route name.
public IReadOnlyDictionary<string, IOrchestrationNode> Branches { get; }