timeoutMs property

int? timeoutMs
final

Indicates the timeout duration, in milliseconds, with a minimum value of 1000 milliseconds. The value range is greater than or equal to 1000. 表示超时时间,单位是毫秒,最小为1000毫秒。取值范围为大于等于1000。

Implementation

final int? timeoutMs;