public method ResilienceBuilder.setAttempts

Brief

Sets the number of attempts before error report

Declaration

protojavascriptjavacsharp
public setAttempts(attempts : int) : void

Parameters
attempts

The integer value

Details

Declared in ResilienceBuilder

back