maxTime property
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;
Maximum time allowed for the transfer in seconds.
If set, adds the --max-time option to limit how long the transfer operation can take.
final int? maxTime;