CallOptions.timeout

double timeout() @property

Get timeout property.

Returns

An optional timeout for this call. Negative durations mean an

implementation-defined default behavior will be used instead. This is the default value.

void timeout(double propval) @property

Set timeout property.

Parameters

propvalAn optional timeout for this call. Negative durations mean an implementation-defined default behavior will be used instead. This is the default value.