CircuitBreakerFailureCondition.ErrorReasons Property

Definition

The error reasons which are considered as failure.

public System.Collections.Generic.IList<string> ErrorReasons { get; }
member this.ErrorReasons : System.Collections.Generic.IList<string>
Public ReadOnly Property ErrorReasons As IList(Of String)

Property Value

Applies to