public method Resilience.getAttempts

Brief

Gets the number of attempts before error report

Declaration

protojavascriptjavacsharp
public getAttempts() : int

Returns

The method returns the number of attempts before error report

Details

Declared in Resilience

back