timeout property

double timeout
getter/setter pair

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;