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

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

Property Value

Type: Int64
See Also