Property LastException
- Namespace
- LMKit.Agents.Resilience
- Assembly
- LM-Kit.NET.dll
LastException
Gets the last exception, if any.
public Exception LastException { get; set; }
Gets the last exception, if any.
public Exception LastException { get; set; }