Property CancelReason
- Namespace
- LMKit.Agents.Delegation
- Assembly
- LM-Kit.NET.dll
CancelReason
Gets or sets the reason for cancellation.
Only used when Cancel is true.
public string CancelReason { get; set; }
Gets or sets the reason for cancellation.
Only used when Cancel is true.
public string CancelReason { get; set; }