Gets a value indicating whether the client is still waiting for a response.
Syntax
Smartsite SXML | 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. |