retryInterval property

int? retryInterval
final

Specifies the number of seconds that the system waits before resending a query.

Example: retryInterval=6;

Implementation

final int? retryInterval;