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