timeout property
getter/setter pair
The timeout time for precise search; if not set, the SDK internal default is set to 5000 milliseconds, the effective value range is 2000, 10000
, the unit is ms
Implementation
int timeout;
The timeout time for precise search; if not set, the SDK internal default is set to 5000 milliseconds, the effective value range is 2000, 10000
, the unit is ms
int timeout;