implementation-defined default behavior will be used instead. This is the default value.
CallOptions.timeout
double timeout() @propertyGet timeout property.
Returns
An optional timeout for this call. Negative durations mean an
void timeout(double propval) @propertySet timeout property.
Parameters
propval | An optional timeout for this call. Negative durations mean an implementation-defined default behavior will be used instead. This is the default value. |