Table of Contents

Method CancelDelegation

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

CancelDelegation(string)

Cancels the delegation with the specified reason.

public void CancelDelegation(string reason = null)

Parameters

reason string

The cancellation reason.