timeout

timeout — suspends data flow.

Syntax

(timeout ms)
    

Arguments

ms
The number of milliseconds to pause.

Returns

t (true) on success, otherwise (error).

Description

This command causes the Cascade DataHub to stop sending data to the client for ms milliseconds.