Table of Contents

Property CircuitState

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

CircuitState

Gets the circuit breaker state, if monitored.

public CircuitState? CircuitState { get; set; }

Property Value

CircuitState?