Click or drag to resize
Akka.NETCircuitBreakerSettings Constructor
Overload List
  NameDescription
Public methodCircuitBreakerSettings(Config)
Creates a new instance of the CircuitBreakerSettings from provided HOCON config.
Public methodCircuitBreakerSettings(Int32, TimeSpan, TimeSpan)
Initializes a new instance of the CircuitBreakerSettings class.
Top
See Also