restartDelay property

int? restartDelay
final

If a streaming output fails, number of seconds to wait until a restart is initiated. A value of 0 means never restart.

Implementation

final int? restartDelay;