class Resilience
Parents
object
Brief
The resilience class
| Public Methods | |
|---|---|
| getPeriodInMilliseconds | Gets period of waiting before next attempt (millisecods) |
| getAttempts | Gets the number of attempts before error report |
| create | Creates a new instance of the Resilence class |