Table of Contents

Method Stop

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

Stop(string)

Signals that the orchestration should stop.

public void Stop(string reason = null)

Parameters

reason string

Optional reason for stopping.