public method IResilience.getAttempts
Overview
Gets the number of attempts before the error report
Declaration
function getAttempts()
public int getAttempts();
public int getAttempts();
Returns
The method retuns an integer that represents a period of waiting before the error report
Details
Declared in IResilience