maxTime property

int? maxTime
final

Maximum time allowed for the transfer in seconds.

If set, adds the --max-time option to limit how long the transfer operation can take.

Implementation

final int? maxTime;