requestTimeout property

int requestTimeout
getter/setter pair

An int that reflects the time to wait for a request to complete before throwing a TimeoutError. Measured in milliseconds.

Implementation

int requestTimeout;