Skip to content

Home > @idealeap/pipeline > PipeOptions > timeout

PipeOptions.timeout property

The maximum duration (in milliseconds) before timing out the pipe.

Signature:

typescript
timeout?: number;
timeout?: number;

Released under the MIT License.