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
reasonstringThe cancellation reason.