public method IResilience.getPeriodInMilliseconds

Brief

Gets period of waiting before the next attempt (millisecods)

Declaration

protojavascriptjavacsharp
public getPeriodInMilliseconds() : int

Returns

The method retuns an integer that represents a period of waiting before the next attempt

Details

Declared in IResilience

back