maximumRetryInterval constant
int
const maximumRetryInterval
Maximum time between retries (in seconds)
Implementation
static const int maximumRetryInterval = 3600;
Maximum time between retries (in seconds)
static const int maximumRetryInterval = 3600;