Preparing search index...
The search index is not available
@juulsgaard/rxjs-tools
@juulsgaard/rxjs-tools
timeoutError
Function timeoutError
timeout
Error
<
T
,
TError
>
(
duration
,
error
)
:
MonoTypeOperatorFunction
<
T
>
If no value is emitted before the duration runs out, throw and exception
Type Parameters
T
TError
extends
Error
Parameters
duration
:
number
Timeout in ms
error
:
(
(
)
=>
TError
)
The error
(
)
:
TError
Returns
TError
Returns
MonoTypeOperatorFunction
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@juulsgaard/rxjs-tools
Loading...
If no value is emitted before the duration runs out, throw and exception