scheduleDelaySeconds property

int scheduleDelaySeconds
final

The duration of delay (in seconds) before the task is scheduled to be attempted.

This delay is added to the current time.

Implementation

final int scheduleDelaySeconds;