Property LastException
- Namespace
- LMKit.Agents.Resilience
- Assembly
- LM-Kit.NET.dll
LastException
Gets or sets the last exception that occurred.
public Exception LastException { get; set; }
Gets or sets the last exception that occurred.
public Exception LastException { get; set; }