timeout property

double timeout
read / write

Timeout after which the operation will be interrupted, regardless of the current error margin. A value of 0 means no timeout. If unspecified, defaults to 0.

Implementation

double timeout;