maxPollDelay property
Duration?
maxPollDelay
final
Maximum time between two subsequent poll requests. Default value: 45 seconds.
Implementation
final Duration? maxPollDelay;
Maximum time between two subsequent poll requests. Default value: 45 seconds.
final Duration? maxPollDelay;