Table of Contents

Property LastException

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

LastException

Gets the last exception, if any.

public Exception LastException { get; set; }

Property Value

Exception