Table of Contents

Method SkipAgent

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

SkipAgent(string)

Skips the agent execution with an optional reason.

public void SkipAgent(string reason = null)

Parameters

reason string

The reason for skipping.