Table of Contents

Method GetAvailableAgents

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

GetAvailableAgents()

Gets the names of all available delegate agents.

public IReadOnlyCollection<string> GetAvailableAgents()

Returns

IReadOnlyCollection<string>

A collection of agent names.