WebSession.InterruptionMessage
From Xojo Documentation
Property (As String )
aWebSession.InterruptiontMessage = newStringValue
or
StringValue = aWebSession.InterruptiontMessage
New in 2020r1
Supported for all project types and targets.
or
StringValue = aWebSession.InterruptiontMessage
New in 2020r1
Supported for all project types and targets.
The text the user will see if the connection drops between the browser and the application.
See Also
ConfirmDisconnectMessage and DisconnectMessage properties.