public method IResilience.getPeriodInMilliseconds

Overview

Gets period of waiting before the next attempt (millisecods)

Declaration

function getPeriodInMilliseconds()
public int getPeriodInMilliseconds();
public int getPeriodInMilliseconds();

Returns

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

Details

Declared in IResilience