Table of Contents

Interface IUseConsole

Namespace
Microsoft.AutoGen.Agents
Assembly
Microsoft.AutoGen.Agents.dll
public interface IUseConsole

Methods

ProcessOutput(string)

Task ProcessOutput(string message)

Parameters

message string

Returns

Task