Click or drag to resize
Akka.NETCircuitBreakerCurrentFailureCount Property
Retrieves current failure count.

Namespace:  Akka.Pattern
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public long CurrentFailureCount { get; }

Property Value

Type: Int64
See Also