public method IResilience.getAttempts

Brief

Gets the number of attempts before the error report

Declaration

protojavascriptjavacsharp
public getAttempts() : int

Returns

The method retuns an integer that represents a period of waiting before the error report

Details

Declared in IResilience

back