Table of Contents

Property Exceptions

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

Exceptions

Gets the exceptions that occurred during execution.

public List<Exception> Exceptions { get; }

Property Value

List<Exception>