connectRetryInterval property

int? connectRetryInterval
getter/setter pair

Seconds to wait between connect retries.

MySQL's default is 60 seconds.

Implementation

core.int? connectRetryInterval;