次の方法で共有


CircuitBreakerRule.TripDuration Property

Definition

The duration for which the circuit will be tripped.

public TimeSpan? TripDuration { get; set; }
member this.TripDuration : Nullable<TimeSpan> with get, set
Public Property TripDuration As Nullable(Of TimeSpan)

Property Value

Applies to