retryInterval property
Specifies the number of seconds that the system waits before resending a query.
Example: retryInterval=6;
Implementation
final int? retryInterval;
Specifies the number of seconds that the system waits before resending a query.
Example: retryInterval=6;
final int? retryInterval;