timeout property

Duration? timeout
final

任务超时时间(null 表示使用全局配置)

Implementation

final Duration? timeout;