Backend.betweenBytesTimeout
The read-only betweenBytesTimeout property of a Backend instance is an integer number
providing the between bytes timeout for this backend in milliseconds.
When not set or in environments that do not support this property (such as Viceroy), null
may be returned.
Value
A number or null.