Gets a value indicating whether the client is still waiting for a response.

Syntax

Smartsite SXML CopyCode image Copy Code
boolean response.isclientconnected()

Parameters

This Viper method does not expose any parameters.

Return Value

Data Type Description
Boolean True when the client is still waiting for a response; otherwise false.
SXML