timeout

timeout — suspends data flow.

Synopsis

(timeout ms)
    

Arguments

ms

The number of milliseconds to pause.

Returns

A message indicating success or error. Please refer to Return Syntax for details.

Description

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