sendTimeout property

Duration? sendTimeout
final

发送超时时间

如果数据无法在此时间内发送完毕,将抛出 AdapterExceptionType.sendTimeout 错误。

Implementation

final Duration? sendTimeout;