timeout property

int? timeout
getter/setter pair

The time to wait for the request to complete before throwing a TimeoutError. Measured in milliseconds.

Implementation

int? timeout;