initialDelay property

int? initialDelay
final

The number of units of time to delay before the first execution of a fixed-rate or fixed-delay task.

Implementation

final int? initialDelay;