Table of Contents

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; }

Property Value

Exception